#BDF888#BDF888
#BDF888 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.154 H 131.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF888 |
|---|---|
| RGB | rgb(189, 248, 136) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(23.8%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(91.56, -37.12, 47.71) |
| CIE-LCH | lch(91.56, 60.45, 127.88°) |
| OKLab | oklab(91.44% -0.1025 0.1155) |
| OKLCH | oklch(91.44% 0.154 131.6) |
| XYZ | xyz(58.9967, 79.7298, 35.5689) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.51
Light Yellowish Green
#C2FF89
ΔE00 1.55
Celery
#C1FD95
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.10
Light Yellow Green
#CCFD7F
ΔE00 3.26
Pale Lime
#BEFD73
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF888 #C388F8
analogous
#F5F888 #BDF888 #88F88B
triadic
#BDF888 #88BDF8 #F888BD
tetradic
#BDF888 #88F5F8 #C388F8 #F88B88
square
#BDF888 #88F5F8 #C388F8 #F88B88
split-complementary
#BDF888 #8B88F8 #F888F5
monochromatic
#7DF114 #9DF54E #BDF888 #DDFBC2 #EFFDE2
Accessibility & contrast
On white
1.24
#BDF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BDF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF888
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF888 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#BFF0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf888; /* rgb */ color: rgb(189, 248, 136); /* oklch */ color: oklch(91.4% 0.154 131.6);
Tailwind
colors: {
custom: {
50: '#d3faac',
500: '#bdf888',
950: '#000000',
},
}SCSS
$custom: #bdf888; $custom-light: #d3faac; $custom-dark: #000000;
JSON
{
"hex": "#bdf888",
"rgb": {
"r": 189,
"g": 248,
"b": 136
},
"hsl": {
"h": 91.607,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.91441,
"c": 0.15437,
"h": 131.6
},
"luminance": 0.79731
}Semantic roles & 50–950 ramp
primary
#BDF888
secondary
#964ED6
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581