#BDEBAA#BDEBAA
#BDEBAA is a very light, moderate green. Relative luminance 0.731; OKLCH L 89.2% C 0.099 H 136.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBAA |
|---|---|
| RGB | rgb(189, 235, 170) |
| HSL | hsl(102, 62%, 79%) |
| HSV | hsv(102, 28%, 92%) |
| CMYK | cmyk(19.6%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(88.51, -26.51, 26.84) |
| CIE-LCH | lch(88.51, 37.73, 134.65°) |
| OKLab | oklab(89.16% -0.072 0.0678) |
| OKLCH | oklch(89.16% 0.099 136.7) |
| XYZ | xyz(57.9487, 73.1365, 49.0861) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.51
Light Grey Green
#B7E1A1
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 3.20
Pale Green
#C7FDB5
ΔE00 3.83
Very Pale Green
#CFFDBC
ΔE00 3.88
Celadon
#BEFDB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBAA #D8AAEB
analogous
#DDEBAA #BDEBAA #AAEBB8
triadic
#BDEBAA #AABDEB #EBAABD
tetradic
#BDEBAA #AADDEB #D8AAEB #EBB8AA
square
#BDEBAA #AADDEB #D8AAEB #EBB8AA
split-complementary
#BDEBAA #B8AAEB #EBAADD
monochromatic
#70D447 #97DF78 #BDEBAA #E3F7DC #ECF9E6
Accessibility & contrast
On white
1.34
#BDEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BDEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBAA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBAA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E8DDAD
Tritanopia (blue-blind)
#BCE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bdebaa; /* rgb */ color: rgb(189, 235, 170); /* oklch */ color: oklch(89.2% 0.099 136.7);
Tailwind
colors: {
custom: {
50: '#d1f1c3',
500: '#bdebaa',
950: '#000000',
},
}SCSS
$custom: #bdebaa; $custom-light: #d1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bdebaa",
"rgb": {
"r": 189,
"g": 235,
"b": 170
},
"hsl": {
"h": 102.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.89156,
"c": 0.09895,
"h": 136.7
},
"luminance": 0.73138
}Semantic roles & 50–950 ramp
primary
#BDEBAA
secondary
#AE72C7
accent
#1CCA97
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582