#BDFE99#BDFE99
#BDFE99 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.146 H 135.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE99 |
|---|---|
| RGB | rgb(189, 254, 153) |
| HSL | hsl(99, 98%, 80%) |
| HSV | hsv(99, 40%, 100%) |
| CMYK | cmyk(25.6%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.45, -37.73, 41.90) |
| CIE-LCH | lch(93.45, 56.38, 132.00°) |
| OKLab | oklab(93.04% -0.1033 0.103) |
| OKLCH | oklch(93.04% 0.146 135.1) |
| XYZ | xyz(62.1764, 84.0005, 43.0686) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.07
Pale Light Green
#B1FC99
ΔE00 1.78
Pastel Green
#B0FF9D
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE99 #DA99FE
analogous
#EFFE99 #BDFE99 #99FEA8
triadic
#BDFE99 #99BDFE #FE99BD
tetradic
#BDFE99 #99EFFE #DA99FE #FEA899
square
#BDFE99 #99EFFE #DA99FE #FEA899
split-complementary
#BDFE99 #A899FE #FE99EF
monochromatic
#6FFD20 #96FD5C #BDFE99 #E4FFD6 #EBFFE1
Accessibility & contrast
On white
1.18
#BDFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#BDFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE99
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE99 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#BDF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfe99; /* rgb */ color: rgb(189, 254, 153); /* oklch */ color: oklch(93.0% 0.146 135.1);
Tailwind
colors: {
custom: {
50: '#d3ffb8',
500: '#bdfe99',
950: '#000000',
},
}SCSS
$custom: #bdfe99; $custom-light: #d3ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bdfe99",
"rgb": {
"r": 189,
"g": 254,
"b": 153
},
"hsl": {
"h": 98.614,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.9304,
"c": 0.1459,
"h": 135.1
},
"luminance": 0.84002
}Semantic roles & 50–950 ramp
primary
#BDFE99
secondary
#B15BE0
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681