#BDF3AA#BDF3AA
#BDF3AA is a very light, moderate green. Relative luminance 0.778; OKLCH L 90.9% C 0.111 H 137.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF3AA |
|---|---|
| RGB | rgb(189, 243, 170) |
| HSL | hsl(104, 75%, 81%) |
| HSV | hsv(104, 30%, 95%) |
| CMYK | cmyk(22.2%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(90.70, -30.30, 29.80) |
| CIE-LCH | lch(90.70, 42.49, 135.47°) |
| OKLab | oklab(90.91% -0.0825 0.075) |
| OKLCH | oklch(90.91% 0.111 137.7) |
| XYZ | xyz(60.2908, 77.8207, 49.8668) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.12
Light Sage
#BCECAC
ΔE00 2.14
Pale Green
#C7FDB5
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.23
Celadon
#BEFDB7
ΔE00 2.60
Light Light Green
#C8FFB0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF3AA #E0AAF3
analogous
#E1F3AA #BDF3AA #AAF3BB
triadic
#BDF3AA #AABDF3 #F3AABD
tetradic
#BDF3AA #AAE1F3 #E0AAF3 #F3BBAA
square
#BDF3AA #AAE1F3 #E0AAF3 #F3BBAA
split-complementary
#BDF3AA #BBAAF3 #F3AAE1
monochromatic
#6AE43F #93EB74 #BDF3AA #E7FBE0 #EAFBE4
Accessibility & contrast
On white
1.27
#BDF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BDF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF3AA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF3AA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A5
Deuteranopia (green-blind)
#EFE2AE
Tritanopia (blue-blind)
#BBEEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf3aa; /* rgb */ color: rgb(189, 243, 170); /* oklch */ color: oklch(90.9% 0.111 137.7);
Tailwind
colors: {
custom: {
50: '#d2f7c3',
500: '#bdf3aa',
950: '#000000',
},
}SCSS
$custom: #bdf3aa; $custom-light: #d2f7c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf3aa",
"rgb": {
"r": 189,
"g": 243,
"b": 170
},
"hsl": {
"h": 104.384,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.9091,
"c": 0.11145,
"h": 137.7
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#BDF3AA
secondary
#B86FD2
accent
#0ED7A3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582