#BDEE8A#BDEE8A
#BDEE8A is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.138 H 130.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEE8A |
|---|---|
| RGB | rgb(189, 238, 138) |
| HSL | hsl(89, 75%, 74%) |
| HSV | hsv(89, 42%, 93%) |
| CMYK | cmyk(20.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(88.83, -32.31, 43.31) |
| CIE-LCH | lch(88.83, 54.04, 126.73°) |
| OKLab | oklab(89.24% -0.089 0.1056) |
| OKLCH | oklch(89.24% 0.138 130.1) |
| XYZ | xyz(56.1475, 73.8019, 35.3269) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.97
Tea Green
#BDF8A3
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEE8A #BB8AEE
analogous
#EEED8A #BDEE8A #8BEE8A
triadic
#BDEE8A #8ABDEE #EE8ABD
tetradic
#BDEE8A #8AEEED #BB8AEE #EE8A8B
square
#BDEE8A #8AEEED #BB8AEE #EE8A8B
split-complementary
#BDEE8A #8A8BEE #ED8AEE
monochromatic
#81DD20 #9FE655 #BDEE8A #DBF6BF #F0FBE4
Accessibility & contrast
On white
1.33
#BDEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BDEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEE8A
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEE8A | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#C0E6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bdee8a; /* rgb */ color: rgb(189, 238, 138); /* oklch */ color: oklch(89.2% 0.138 130.1);
Tailwind
colors: {
custom: {
50: '#d2f3ad',
500: '#bdee8a',
950: '#000000',
},
}SCSS
$custom: #bdee8a; $custom-light: #d2f3ad; $custom-dark: #000000;
JSON
{
"hex": "#bdee8a",
"rgb": {
"r": 189,
"g": 238,
"b": 138
},
"hsl": {
"h": 89.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89244,
"c": 0.13811,
"h": 130.1
},
"luminance": 0.73803
}Semantic roles & 50–950 ramp
primary
#BDEE8A
secondary
#8D53C9
accent
#0FD771
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581