#BDFF8E#BDFF8E
#BDFF8E is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.158 H 133.4°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF8E |
|---|---|
| RGB | rgb(189, 255, 142) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 44%, 100%) |
| CMYK | cmyk(25.9%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(93.58, -39.55, 47.37) |
| CIE-LCH | lch(93.58, 61.71, 129.86°) |
| OKLab | oklab(93.09% -0.1089 0.115) |
| OKLCH | oklch(93.09% 0.158 133.4) |
| XYZ | xyz(61.6275, 84.2901, 38.6086) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.25
Celery
#C1FD95
ΔE00 1.31
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 3.03
Spring Green (survey)
#A9F971
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF8E #D08EFF
analogous
#F6FF8E #BDFF8E #8EFF97
triadic
#BDFF8E #8EBDFF #FF8EBD
tetradic
#BDFF8E #8EF6FF #D08EFF #FF978E
square
#BDFF8E #8EF6FF #D08EFF #FF978E
split-complementary
#BDFF8E #978EFF #FF8EF6
monochromatic
#76FF14 #99FF51 #BDFF8E #E1FFCB #EDFFE0
Accessibility & contrast
On white
1.18
#BDFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BDFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF8E
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF8E | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF085
Deuteranopia (green-blind)
#FDEB95
Tritanopia (blue-blind)
#BEF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff8e; /* rgb */ color: rgb(189, 255, 142); /* oklch */ color: oklch(93.1% 0.158 133.4);
Tailwind
colors: {
custom: {
50: '#d3ffb1',
500: '#bdff8e',
950: '#000000',
},
}SCSS
$custom: #bdff8e; $custom-light: #d3ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bdff8e",
"rgb": {
"r": 189,
"g": 255,
"b": 142
},
"hsl": {
"h": 95.044,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93092,
"c": 0.15836,
"h": 133.4
},
"luminance": 0.84292
}Semantic roles & 50–950 ramp
primary
#BDFF8E
secondary
#A551E0
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681