#BDEEAA#BDEEAA
#BDEEAA is a very light, moderate green. Relative luminance 0.749; OKLCH L 89.8% C 0.104 H 137.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEEAA |
|---|---|
| RGB | rgb(189, 238, 170) |
| HSL | hsl(103, 67%, 80%) |
| HSV | hsv(103, 29%, 93%) |
| CMYK | cmyk(20.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(89.33, -27.94, 27.95) |
| CIE-LCH | lch(89.33, 39.52, 134.99°) |
| OKLab | oklab(89.81% -0.076 0.0705) |
| OKLCH | oklch(89.81% 0.104 137.1) |
| XYZ | xyz(58.8148, 74.8688, 49.3748) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.87
Washed Out Green
#BCF5A6
ΔE00 2.38
Light Grey Green
#B7E1A1
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 3.12
Very Pale Green
#CFFDBC
ΔE00 3.47
Tea Green
#BDF8A3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEEAA #DBAAEE
analogous
#DFEEAA #BDEEAA #AAEEB9
triadic
#BDEEAA #AABDEE #EEAABD
tetradic
#BDEEAA #AADFEE #DBAAEE #EEB9AA
square
#BDEEAA #AADFEE #DBAAEE #EEB9AA
split-complementary
#BDEEAA #B9AAEE #EEAADF
monochromatic
#6EDA44 #95E477 #BDEEAA #E5F8DD #EBFAE5
Accessibility & contrast
On white
1.31
#BDEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#BDEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEEAA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEEAA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#BCE9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bdeeaa; /* rgb */ color: rgb(189, 238, 170); /* oklch */ color: oklch(89.8% 0.104 137.1);
Tailwind
colors: {
custom: {
50: '#d2f3c3',
500: '#bdeeaa',
950: '#000000',
},
}SCSS
$custom: #bdeeaa; $custom-light: #d2f3c3; $custom-dark: #000000;
JSON
{
"hex": "#bdeeaa",
"rgb": {
"r": 189,
"g": 238,
"b": 170
},
"hsl": {
"h": 103.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.89813,
"c": 0.10366,
"h": 137.1
},
"luminance": 0.7487
}Semantic roles & 50–950 ramp
primary
#BDEEAA
secondary
#B271CB
accent
#17CF9B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582