#BDEAAA#BDEAAA
#BDEAAA is a very light, moderate green. Relative luminance 0.726; OKLCH L 88.9% C 0.097 H 136.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEAAA |
|---|---|
| RGB | rgb(189, 234, 170) |
| HSL | hsl(102, 60%, 79%) |
| HSV | hsv(102, 27%, 92%) |
| CMYK | cmyk(19.2%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.24, -26.03, 26.47) |
| CIE-LCH | lch(88.24, 37.13, 134.53°) |
| OKLab | oklab(88.94% -0.0707 0.0669) |
| OKLCH | oklch(88.94% 0.097 136.6) |
| XYZ | xyz(57.6632, 72.5655, 48.9909) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.65
Light Grey Green
#B7E1A1
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 3.48
Very Pale Green
#CFFDBC
ΔE00 4.05
Pale Green
#C7FDB5
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEAAA #D7AAEA
analogous
#DDEAAA #BDEAAA #AAEAB7
triadic
#BDEAAA #AABDEA #EAAABD
tetradic
#BDEAAA #AADDEA #D7AAEA #EAB7AA
square
#BDEAAA #AADDEA #D7AAEA #EAB7AA
split-complementary
#BDEAAA #B7AAEA #EAAADD
monochromatic
#71D248 #97DE79 #BDEAAA #E3F6DB #ECF9E6
Accessibility & contrast
On white
1.35
#BDEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BDEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEAAA
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEAAA | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#BCE5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bdeaaa; /* rgb */ color: rgb(189, 234, 170); /* oklch */ color: oklch(88.9% 0.097 136.6);
Tailwind
colors: {
custom: {
50: '#d1f1c3',
500: '#bdeaaa',
950: '#000000',
},
}SCSS
$custom: #bdeaaa; $custom-light: #d1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bdeaaa",
"rgb": {
"r": 189,
"g": 234,
"b": 170
},
"hsl": {
"h": 102.187,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88937,
"c": 0.09737,
"h": 136.6
},
"luminance": 0.72567
}Semantic roles & 50–950 ramp
primary
#BDEAAA
secondary
#AD72C6
accent
#1DC895
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582