#BDFF8D#BDFF8D
#BDFF8D is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.159 H 133.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF8D |
|---|---|
| RGB | rgb(189, 255, 141) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 45%, 100%) |
| CMYK | cmyk(25.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.56, -39.67, 47.83) |
| CIE-LCH | lch(93.56, 62.14, 129.67°) |
| OKLab | oklab(93.08% -0.1092 0.116) |
| OKLCH | oklch(93.08% 0.159 133.3) |
| XYZ | xyz(61.5528, 84.2602, 38.2149) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.14
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Celery
#C1FD95
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.22
Pale Light Green
#B1FC99
ΔE00 3.16
Spring Green (survey)
#A9F971
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF8D #CF8DFF
analogous
#F6FF8D #BDFF8D #8DFF96
triadic
#BDFF8D #8DBDFF #FF8DBD
tetradic
#BDFF8D #8DF6FF #CF8DFF #FF968D
square
#BDFF8D #8DF6FF #CF8DFF #FF968D
split-complementary
#BDFF8D #968DFF #FF8DF6
monochromatic
#76FF13 #9AFF50 #BDFF8D #E0FFCA #EDFFE0
Accessibility & contrast
On white
1.18
#BDFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BDFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF8D
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF8D | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#BEF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff8d; /* rgb */ color: rgb(189, 255, 141); /* oklch */ color: oklch(93.1% 0.159 133.3);
Tailwind
colors: {
custom: {
50: '#d3ffb0',
500: '#bdff8d',
950: '#000000',
},
}SCSS
$custom: #bdff8d; $custom-light: #d3ffb0; $custom-dark: #000000;
JSON
{
"hex": "#bdff8d",
"rgb": {
"r": 189,
"g": 255,
"b": 141
},
"hsl": {
"h": 94.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93077,
"c": 0.15934,
"h": 133.3
},
"luminance": 0.84262
}Semantic roles & 50–950 ramp
primary
#BDFF8D
secondary
#A350E0
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681