#BDFD99#BDFD99
#BDFD99 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.8% C 0.144 H 135.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD99 |
|---|---|
| RGB | rgb(189, 253, 153) |
| HSL | hsl(98, 96%, 80%) |
| HSV | hsv(98, 40%, 99%) |
| CMYK | cmyk(25.3%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(93.18, -37.28, 41.54) |
| CIE-LCH | lch(93.18, 55.81, 131.90°) |
| OKLab | oklab(92.82% -0.1021 0.1022) |
| OKLCH | oklch(92.82% 0.144 135) |
| XYZ | xyz(61.8598, 83.3675, 42.9631) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.06
Pale Light Green
#B1FC99
ΔE00 1.78
Pastel Green
#B0FF9D
ΔE00 2.33
Pistachio (survey)
#C0FA8B
ΔE00 2.33
Tea Green
#BDF8A3
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD99 #D999FD
analogous
#EFFD99 #BDFD99 #99FDA7
triadic
#BDFD99 #99BDFD #FD99BD
tetradic
#BDFD99 #99EFFD #D999FD #FDA799
square
#BDFD99 #99EFFD #D999FD #FDA799
split-complementary
#BDFD99 #A799FD #FD99EF
monochromatic
#6FFB21 #96FC5D #BDFD99 #E4FED5 #ECFEE1
Accessibility & contrast
On white
1.19
#BDFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BDFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD99
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD99 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#BDF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd99; /* rgb */ color: rgb(189, 253, 153); /* oklch */ color: oklch(92.8% 0.144 135.0);
Tailwind
colors: {
custom: {
50: '#d3feb8',
500: '#bdfd99',
950: '#000000',
},
}SCSS
$custom: #bdfd99; $custom-light: #d3feb8; $custom-dark: #000000;
JSON
{
"hex": "#bdfd99",
"rgb": {
"r": 189,
"g": 253,
"b": 153
},
"hsl": {
"h": 98.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.92817,
"c": 0.14444,
"h": 135
},
"luminance": 0.83369
}Semantic roles & 50–950 ramp
primary
#BDFD99
secondary
#B05BDF
accent
#00E693
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681