#BDF88A#BDF88A
#BDF88A is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.5% C 0.152 H 131.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF88A |
|---|---|
| RGB | rgb(189, 248, 138) |
| HSL | hsl(92, 89%, 76%) |
| HSV | hsv(92, 44%, 97%) |
| CMYK | cmyk(23.8%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(91.59, -36.89, 46.79) |
| CIE-LCH | lch(91.59, 59.58, 128.25°) |
| OKLab | oklab(91.47% -0.1017 0.1135) |
| OKLCH | oklch(91.47% 0.152 131.9) |
| XYZ | xyz(59.1402, 79.7872, 36.3244) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.52
Celery
#C1FD95
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.34
Light Yellow Green
#CCFD7F
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF88A #C58AF8
analogous
#F4F88A #BDF88A #8AF88E
triadic
#BDF88A #8ABDF8 #F88ABD
tetradic
#BDF88A #8AF4F8 #C58AF8 #F88E8A
square
#BDF88A #8AF4F8 #C58AF8 #F88E8A
split-complementary
#BDF88A #8E8AF8 #F88AF4
monochromatic
#7CF117 #9CF550 #BDF88A #DEFBC4 #EFFDE2
Accessibility & contrast
On white
1.24
#BDF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#BDF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF88A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF88A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#BFF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf88a; /* rgb */ color: rgb(189, 248, 138); /* oklch */ color: oklch(91.5% 0.152 131.9);
Tailwind
colors: {
custom: {
50: '#d3faae',
500: '#bdf88a',
950: '#000000',
},
}SCSS
$custom: #bdf88a; $custom-light: #d3faae; $custom-dark: #000000;
JSON
{
"hex": "#bdf88a",
"rgb": {
"r": 189,
"g": 248,
"b": 138
},
"hsl": {
"h": 92.182,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.9147,
"c": 0.1524,
"h": 131.9
},
"luminance": 0.79789
}Semantic roles & 50–950 ramp
primary
#BDF88A
secondary
#9850D6
accent
#00E57B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581