#BDF98A#BDF98A
#BDF98A is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.154 H 132.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF98A |
|---|---|
| RGB | rgb(189, 249, 138) |
| HSL | hsl(92, 90%, 76%) |
| HSV | hsv(92, 45%, 98%) |
| CMYK | cmyk(24.1%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(91.87, -37.34, 47.13) |
| CIE-LCH | lch(91.87, 60.13, 128.39°) |
| OKLab | oklab(91.69% -0.1029 0.1143) |
| OKLCH | oklch(91.69% 0.154 132) |
| XYZ | xyz(59.4484, 80.4037, 36.4272) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.43
Celery
#C1FD95
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF98A #C68AF9
analogous
#F5F98A #BDF98A #8AF98E
triadic
#BDF98A #8ABDF9 #F98ABD
tetradic
#BDF98A #8AF5F9 #C68AF9 #F98E8A
square
#BDF98A #8AF5F9 #C68AF9 #F98E8A
split-complementary
#BDF98A #8E8AF9 #F98AF5
monochromatic
#7BF316 #9CF650 #BDF98A #DEFCC4 #EFFEE2
Accessibility & contrast
On white
1.23
#BDF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BDF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF98A
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF98A | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F9E690
Tritanopia (blue-blind)
#BFF1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf98a; /* rgb */ color: rgb(189, 249, 138); /* oklch */ color: oklch(91.7% 0.154 132.0);
Tailwind
colors: {
custom: {
50: '#d3fbae',
500: '#bdf98a',
950: '#000000',
},
}SCSS
$custom: #bdf98a; $custom-light: #d3fbae; $custom-dark: #000000;
JSON
{
"hex": "#bdf98a",
"rgb": {
"r": 189,
"g": 249,
"b": 138
},
"hsl": {
"h": 92.432,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.91693,
"c": 0.15381,
"h": 132
},
"luminance": 0.80405
}Semantic roles & 50–950 ramp
primary
#BDF98A
secondary
#9950D7
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581