#BDF899#BDF899
#BDF899 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.7% C 0.137 H 134.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF899 |
|---|---|
| RGB | rgb(189, 248, 153) |
| HSL | hsl(97, 87%, 79%) |
| HSV | hsv(97, 38%, 97%) |
| CMYK | cmyk(23.8%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(91.80, -35.01, 39.76) |
| CIE-LCH | lch(91.80, 52.98, 131.37°) |
| OKLab | oklab(91.71% -0.0958 0.0981) |
| OKLCH | oklch(91.71% 0.137 134.3) |
| XYZ | xyz(60.3021, 80.2520, 42.4439) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.65
Tea Green
#BDF8A3
ΔE00 1.75
Pale Light Green
#B1FC99
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF899 #D499F8
analogous
#ECF899 #BDF899 #99F8A4
triadic
#BDF899 #99BDF8 #F899BD
tetradic
#BDF899 #99ECF8 #D499F8 #F8A499
square
#BDF899 #99ECF8 #D499F8 #F8A499
split-complementary
#BDF899 #A499F8 #F899EC
monochromatic
#73F026 #98F460 #BDF899 #E2FCD2 #ECFDE2
Accessibility & contrast
On white
1.23
#BDF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BDF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF899
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF899 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F6E69E
Tritanopia (blue-blind)
#BDF1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf899; /* rgb */ color: rgb(189, 248, 153); /* oklch */ color: oklch(91.7% 0.137 134.3);
Tailwind
colors: {
custom: {
50: '#d2fab8',
500: '#bdf899',
950: '#000000',
},
}SCSS
$custom: #bdf899; $custom-light: #d2fab8; $custom-dark: #000000;
JSON
{
"hex": "#bdf899",
"rgb": {
"r": 189,
"g": 248,
"b": 153
},
"hsl": {
"h": 97.263,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.91706,
"c": 0.1371,
"h": 134.3
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#BDF899
secondary
#A95DD8
accent
#02E48E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581