#BDF0AA#BDF0AA
#BDF0AA is a very light, moderate green. Relative luminance 0.760; OKLCH L 90.3% C 0.107 H 137.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF0AA |
|---|---|
| RGB | rgb(189, 240, 170) |
| HSL | hsl(104, 70%, 80%) |
| HSV | hsv(104, 29%, 94%) |
| CMYK | cmyk(21.2%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(89.88, -28.89, 28.69) |
| CIE-LCH | lch(89.88, 40.71, 135.19°) |
| OKLab | oklab(90.25% -0.0786 0.0723) |
| OKLCH | oklch(90.25% 0.107 137.4) |
| XYZ | xyz(59.4003, 76.0398, 49.5700) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.36
Washed Out Green
#BCF5A6
ΔE00 1.85
Pale Green
#C7FDB5
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.95
Celadon
#BEFDB7
ΔE00 3.11
Very Pale Green
#CFFDBC
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF0AA #DDAAF0
analogous
#E0F0AA #BDF0AA #AAF0BA
triadic
#BDF0AA #AABDF0 #F0AABD
tetradic
#BDF0AA #AAE0F0 #DDAAF0 #F0BAAA
square
#BDF0AA #AAE0F0 #DDAAF0 #F0BAAA
split-complementary
#BDF0AA #BAAAF0 #F0AAE0
monochromatic
#6CDE42 #95E776 #BDF0AA #E5F9DE #EBFAE5
Accessibility & contrast
On white
1.30
#BDF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#BDF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF0AA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF0AA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#EDE0AE
Tritanopia (blue-blind)
#BCEBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf0aa; /* rgb */ color: rgb(189, 240, 170); /* oklch */ color: oklch(90.3% 0.107 137.4);
Tailwind
colors: {
custom: {
50: '#d2f5c3',
500: '#bdf0aa',
950: '#000000',
},
}SCSS
$custom: #bdf0aa; $custom-light: #d2f5c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf0aa",
"rgb": {
"r": 189,
"g": 240,
"b": 170
},
"hsl": {
"h": 103.714,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.90251,
"c": 0.10679,
"h": 137.4
},
"luminance": 0.76041
}Semantic roles & 50–950 ramp
primary
#BDF0AA
secondary
#B570CE
accent
#14D29E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582