#BDFC85#BDFC85
#BDFC85 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.163 H 131.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFC85 |
|---|---|
| RGB | rgb(189, 252, 133) |
| HSL | hsl(92, 95%, 75%) |
| HSV | hsv(92, 47%, 99%) |
| CMYK | cmyk(25%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(92.63, -39.26, 50.46) |
| CIE-LCH | lch(92.63, 63.93, 127.88°) |
| OKLab | oklab(92.29% -0.1086 0.1214) |
| OKLCH | oklch(92.29% 0.163 131.8) |
| XYZ | xyz(60.0294, 82.1315, 34.8760) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.77
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 1.34
Celery
#C1FD95
ΔE00 2.15
Pale Lime
#BEFD73
ΔE00 2.48
Spring Green (survey)
#A9F971
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFC85 #C485FC
analogous
#F8FC85 #BDFC85 #85FC88
triadic
#BDFC85 #85BDFC #FC85BD
tetradic
#BDFC85 #85F8FC #C485FC #FC8885
square
#BDFC85 #85F8FC #C485FC #FC8885
split-complementary
#BDFC85 #8885FC #FC85F8
monochromatic
#7CF90E #9DFB49 #BDFC85 #DDFDC1 #EFFEE1
Accessibility & contrast
On white
1.21
#BDFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BDFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFC85
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFC85 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#BFF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfc85; /* rgb */ color: rgb(189, 252, 133); /* oklch */ color: oklch(92.3% 0.163 131.8);
Tailwind
colors: {
custom: {
50: '#d3fdab',
500: '#bdfc85',
950: '#000000',
},
}SCSS
$custom: #bdfc85; $custom-light: #d3fdab; $custom-dark: #000000;
JSON
{
"hex": "#bdfc85",
"rgb": {
"r": 189,
"g": 252,
"b": 133
},
"hsl": {
"h": 91.765,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.92292,
"c": 0.1629,
"h": 131.8
},
"luminance": 0.82133
}Semantic roles & 50–950 ramp
primary
#BDFC85
secondary
#974ADB
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581