#BDFB8A#BDFB8A
#BDFB8A is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.1% C 0.157 H 132.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFB8A |
|---|---|
| RGB | rgb(189, 251, 138) |
| HSL | hsl(93, 93%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.7%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(92.42, -38.24, 47.82) |
| CIE-LCH | lch(92.42, 61.23, 128.64°) |
| OKLab | oklab(92.14% -0.1054 0.1158) |
| OKLCH | oklch(92.14% 0.157 132.3) |
| XYZ | xyz(60.0699, 81.6466, 36.6343) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.58
Light Yellowish Green
#C2FF89
ΔE00 1.13
Celery
#C1FD95
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.99
Pale Lime
#BEFD73
ΔE00 3.28
Spring Green (survey)
#A9F971
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFB8A #C88AFB
analogous
#F6FB8A #BDFB8A #8AFB90
triadic
#BDFB8A #8ABDFB #FB8ABD
tetradic
#BDFB8A #8AF6FB #C88AFB #FB908A
square
#BDFB8A #8AF6FB #C88AFB #FB908A
split-complementary
#BDFB8A #908AFB #FB8AF6
monochromatic
#7AF714 #9CF94F #BDFB8A #DEFDC5 #EEFEE1
Accessibility & contrast
On white
1.21
#BDFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BDFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFB8A
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFB8A | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#BFF3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdfb8a; /* rgb */ color: rgb(189, 251, 138); /* oklch */ color: oklch(92.1% 0.157 132.3);
Tailwind
colors: {
custom: {
50: '#d3fdae',
500: '#bdfb8a',
950: '#000000',
},
}SCSS
$custom: #bdfb8a; $custom-light: #d3fdae; $custom-dark: #000000;
JSON
{
"hex": "#bdfb8a",
"rgb": {
"r": 189,
"g": 251,
"b": 138
},
"hsl": {
"h": 92.92,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.9214,
"c": 0.15663,
"h": 132.3
},
"luminance": 0.81648
}Semantic roles & 50–950 ramp
primary
#BDFB8A
secondary
#9B4FDA
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581