#BDF4AA#BDF4AA
#BDF4AA is a very light, moderate green. Relative luminance 0.784; OKLCH L 91.1% C 0.113 H 137.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF4AA |
|---|---|
| RGB | rgb(189, 244, 170) |
| HSL | hsl(105, 77%, 81%) |
| HSV | hsv(105, 30%, 96%) |
| CMYK | cmyk(22.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(90.97, -30.76, 30.17) |
| CIE-LCH | lch(90.97, 43.09, 135.56°) |
| OKLab | oklab(91.13% -0.0838 0.0759) |
| OKLCH | oklch(91.13% 0.113 137.8) |
| XYZ | xyz(60.5908, 78.4208, 49.9668) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.91
Tea Green
#BDF8A3
ΔE00 2.01
Pale Green
#C7FDB5
ΔE00 2.03
Light Sage
#BCECAC
ΔE00 2.40
Light Light Green
#C8FFB0
ΔE00 2.44
Celadon
#BEFDB7
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF4AA #E1AAF4
analogous
#E2F4AA #BDF4AA #AAF4BC
triadic
#BDF4AA #AABDF4 #F4AABD
tetradic
#BDF4AA #AAE2F4 #E1AAF4 #F4BCAA
square
#BDF4AA #AAE2F4 #E1AAF4 #F4BCAA
split-complementary
#BDF4AA #BCAAF4 #F4AAE2
monochromatic
#69E63E #93ED74 #BDF4AA #E7FBE0 #EAFBE4
Accessibility & contrast
On white
1.26
#BDF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BDF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF4AA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF4AA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#BBEFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf4aa; /* rgb */ color: rgb(189, 244, 170); /* oklch */ color: oklch(91.1% 0.113 137.8);
Tailwind
colors: {
custom: {
50: '#d2f8c3',
500: '#bdf4aa',
950: '#000000',
},
}SCSS
$custom: #bdf4aa; $custom-light: #d2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bdf4aa",
"rgb": {
"r": 189,
"g": 244,
"b": 170
},
"hsl": {
"h": 104.595,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.9113,
"c": 0.11301,
"h": 137.8
},
"luminance": 0.78422
}Semantic roles & 50–950 ramp
primary
#BDF4AA
secondary
#BA6ED4
accent
#0CD9A5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582