#BDFF99#BDFF99
#BDFF99 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.3% C 0.147 H 135.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF99 |
|---|---|
| RGB | rgb(189, 255, 153) |
| HSL | hsl(99, 100%, 80%) |
| HSV | hsv(99, 40%, 100%) |
| CMYK | cmyk(25.9%, 0%, 40%, 0%) |
| CIE-LAB | lab(93.73, -38.18, 42.25) |
| CIE-LCH | lch(93.73, 56.94, 132.10°) |
| OKLab | oklab(93.26% -0.1046 0.1038) |
| OKLCH | oklch(93.26% 0.147 135.2) |
| XYZ | xyz(62.4945, 84.6369, 43.1747) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.12
Pale Light Green
#B1FC99
ΔE00 1.80
Pastel Green
#B0FF9D
ΔE00 2.24
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF99 #DB99FF
analogous
#F0FF99 #BDFF99 #99FFA8
triadic
#BDFF99 #99BDFF #FF99BD
tetradic
#BDFF99 #99F0FF #DB99FF #FFA899
square
#BDFF99 #99F0FF #DB99FF #FFA899
split-complementary
#BDFF99 #A899FF #FF99F0
monochromatic
#6EFF1F #95FF5C #BDFF99 #E5FFD6 #EBFFE0
Accessibility & contrast
On white
1.17
#BDFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BDFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF99
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF99 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF191
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#BCF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff99; /* rgb */ color: rgb(189, 255, 153); /* oklch */ color: oklch(93.3% 0.147 135.2);
Tailwind
colors: {
custom: {
50: '#d3ffb8',
500: '#bdff99',
950: '#000000',
},
}SCSS
$custom: #bdff99; $custom-light: #d3ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bdff99",
"rgb": {
"r": 189,
"g": 255,
"b": 153
},
"hsl": {
"h": 98.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93262,
"c": 0.14735,
"h": 135.2
},
"luminance": 0.84639
}Semantic roles & 50–950 ramp
primary
#BDFF99
secondary
#B25AE2
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681