#BDF6AA#BDF6AA
#BDF6AA is a very light, moderate green. Relative luminance 0.796; OKLCH L 91.6% C 0.116 H 138.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF6AA |
|---|---|
| RGB | rgb(189, 246, 170) |
| HSL | hsl(105, 81%, 82%) |
| HSV | hsv(105, 31%, 96%) |
| CMYK | cmyk(23.2%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(91.52, -31.70, 30.90) |
| CIE-LCH | lch(91.52, 44.27, 135.72°) |
| OKLab | oklab(91.57% -0.0863 0.0776) |
| OKLCH | oklch(91.57% 0.116 138) |
| XYZ | xyz(61.1959, 79.6309, 50.1685) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.64
Tea Green
#BDF8A3
ΔE00 1.61
Pale Green
#C7FDB5
ΔE00 1.85
Light Light Green
#C8FFB0
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.27
Light Pastel Green
#B2FBA5
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF6AA #E3AAF6
analogous
#E3F6AA #BDF6AA #AAF6BD
triadic
#BDF6AA #AABDF6 #F6AABD
tetradic
#BDF6AA #AAE3F6 #E3AAF6 #F6BDAA
square
#BDF6AA #AAE3F6 #E3AAF6 #F6BDAA
split-complementary
#BDF6AA #BDAAF6 #F6AAE3
monochromatic
#67EA3B #92F073 #BDF6AA #E8FCE1 #EAFCE3
Accessibility & contrast
On white
1.24
#BDF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BDF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF6AA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF6AA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#F2E5AE
Tritanopia (blue-blind)
#BBF1E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf6aa; /* rgb */ color: rgb(189, 246, 170); /* oklch */ color: oklch(91.6% 0.116 138.0);
Tailwind
colors: {
custom: {
50: '#d2f9c3',
500: '#bdf6aa',
950: '#000000',
},
}SCSS
$custom: #bdf6aa; $custom-light: #d2f9c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf6aa",
"rgb": {
"r": 189,
"g": 246,
"b": 170
},
"hsl": {
"h": 105,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.9157,
"c": 0.11609,
"h": 138
},
"luminance": 0.79633
}Semantic roles & 50–950 ramp
primary
#BDF6AA
secondary
#BC6ED7
accent
#08DDA8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582