#BDF99A#BDF99A
#BDF99A is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.138 H 134.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF99A |
|---|---|
| RGB | rgb(189, 249, 154) |
| HSL | hsl(98, 89%, 79%) |
| HSV | hsv(98, 38%, 98%) |
| CMYK | cmyk(24.1%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(92.09, -35.33, 39.64) |
| CIE-LCH | lch(92.09, 53.10, 131.71°) |
| OKLab | oklab(91.95% -0.0967 0.0978) |
| OKLCH | oklch(91.95% 0.138 134.7) |
| XYZ | xyz(60.6933, 80.9016, 42.9834) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.62
Tea Green
#BDF8A3
ΔE00 1.69
Pale Light Green
#B1FC99
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Pastel Green
#B0FF9D
ΔE00 2.73
Washed Out Green
#BCF5A6
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF99A #D69AF9
analogous
#ECF99A #BDF99A #9AF9A7
triadic
#BDF99A #9ABDF9 #F99ABD
tetradic
#BDF99A #9AECF9 #D69AF9 #F9A79A
square
#BDF99A #9AECF9 #D69AF9 #F9A79A
split-complementary
#BDF99A #A79AF9 #F99AEC
monochromatic
#72F226 #97F660 #BDF99A #E3FCD4 #ECFDE2
Accessibility & contrast
On white
1.22
#BDF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BDF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF99A
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF99A | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#F7E69F
Tritanopia (blue-blind)
#BDF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf99a; /* rgb */ color: rgb(189, 249, 154); /* oklch */ color: oklch(91.9% 0.138 134.7);
Tailwind
colors: {
custom: {
50: '#d2fbb9',
500: '#bdf99a',
950: '#000000',
},
}SCSS
$custom: #bdf99a; $custom-light: #d2fbb9; $custom-dark: #000000;
JSON
{
"hex": "#bdf99a",
"rgb": {
"r": 189,
"g": 249,
"b": 154
},
"hsl": {
"h": 97.895,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.91945,
"c": 0.13753,
"h": 134.7
},
"luminance": 0.80903
}Semantic roles & 50–950 ramp
primary
#BDF99A
secondary
#AC5ED9
accent
#00E591
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581