#BDF5AA#BDF5AA
#BDF5AA is a very light, moderate green. Relative luminance 0.790; OKLCH L 91.3% C 0.115 H 137.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF5AA |
|---|---|
| RGB | rgb(189, 245, 170) |
| HSL | hsl(105, 79%, 81%) |
| HSV | hsv(105, 31%, 96%) |
| CMYK | cmyk(22.9%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(91.25, -31.23, 30.54) |
| CIE-LCH | lch(91.25, 43.68, 135.64°) |
| OKLab | oklab(91.35% -0.085 0.0767) |
| OKLCH | oklch(91.35% 0.115 137.9) |
| XYZ | xyz(60.8925, 79.0243, 50.0674) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.74
Tea Green
#BDF8A3
ΔE00 1.80
Pale Green
#C7FDB5
ΔE00 1.92
Light Light Green
#C8FFB0
ΔE00 2.24
Celadon
#BEFDB7
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF5AA #E2AAF5
analogous
#E3F5AA #BDF5AA #AAF5BD
triadic
#BDF5AA #AABDF5 #F5AABD
tetradic
#BDF5AA #AAE3F5 #E2AAF5 #F5BDAA
square
#BDF5AA #AAE3F5 #E2AAF5 #F5BDAA
split-complementary
#BDF5AA #BDAAF5 #F5AAE3
monochromatic
#68E83C #92EF73 #BDF5AA #E8FBE1 #EAFCE4
Accessibility & contrast
On white
1.25
#BDF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BDF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF5AA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF5AA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#BBF0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf5aa; /* rgb */ color: rgb(189, 245, 170); /* oklch */ color: oklch(91.3% 0.115 137.9);
Tailwind
colors: {
custom: {
50: '#d2f8c3',
500: '#bdf5aa',
950: '#000000',
},
}SCSS
$custom: #bdf5aa; $custom-light: #d2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf5aa",
"rgb": {
"r": 189,
"g": 245,
"b": 170
},
"hsl": {
"h": 104.8,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.9135,
"c": 0.11455,
"h": 137.9
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#BDF5AA
secondary
#BB6ED5
accent
#0ADBA6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582