#BDF488#BDF488
#BDF488 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.5% C 0.149 H 130.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF488 |
|---|---|
| RGB | rgb(189, 244, 136) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(22.5%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.46, -35.31, 46.33) |
| CIE-LCH | lch(90.46, 58.25, 127.31°) |
| OKLab | oklab(90.55% -0.0974 0.1124) |
| OKLCH | oklch(90.55% 0.149 130.9) |
| XYZ | xyz(57.7801, 77.2965, 35.1633) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Celery
#C1FD95
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pale Lime
#BEFD73
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF488 #BF88F4
analogous
#F3F488 #BDF488 #88F489
triadic
#BDF488 #88BDF4 #F488BD
tetradic
#BDF488 #88F3F4 #BF88F4 #F48988
square
#BDF488 #88F3F4 #BF88F4 #F48988
split-complementary
#BDF488 #8988F4 #F488F3
monochromatic
#7FEA18 #9EEF50 #BDF488 #DCF9C0 #EFFCE3
Accessibility & contrast
On white
1.28
#BDF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BDF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF488
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF488 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67F
Deuteranopia (green-blind)
#F5E28E
Tritanopia (blue-blind)
#C0ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf488; /* rgb */ color: rgb(189, 244, 136); /* oklch */ color: oklch(90.5% 0.149 130.9);
Tailwind
colors: {
custom: {
50: '#d3f8ac',
500: '#bdf488',
950: '#000000',
},
}SCSS
$custom: #bdf488; $custom-light: #d3f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bdf488",
"rgb": {
"r": 189,
"g": 244,
"b": 136
},
"hsl": {
"h": 90.556,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90548,
"c": 0.14872,
"h": 130.9
},
"luminance": 0.77298
}Semantic roles & 50–950 ramp
primary
#BDF488
secondary
#9150D1
accent
#06DF75
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581