#BDEBAE#BDEBAE
#BDEBAE is a very light, moderate green. Relative luminance 0.733; OKLCH L 89.2% C 0.095 H 138.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBAE |
|---|---|
| RGB | rgb(189, 235, 174) |
| HSL | hsl(105, 60%, 80%) |
| HSV | hsv(105, 26%, 92%) |
| CMYK | cmyk(19.6%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(88.59, -25.89, 24.89) |
| CIE-LCH | lch(88.59, 35.91, 136.13°) |
| OKLab | oklab(89.24% -0.0704 0.0631) |
| OKLCH | oklch(89.24% 0.095 138.1) |
| XYZ | xyz(58.3328, 73.2902, 51.1093) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.65
Light Grey Green
#B7E1A1
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBAE #DCAEEB
analogous
#DBEBAE #BDEBAE #AEEBBD
triadic
#BDEBAE #AEBDEB #EBAEBD
tetradic
#BDEBAE #AEDBEB #DCAEEB #EBBDAE
square
#BDEBAE #AEDBEB #DCAEEB #EBBDAE
split-complementary
#BDEBAE #BDAEEB #EBAEDB
monochromatic
#6DD34C #95DF7D #BDEBAE #E5F7DF #EBF9E6
Accessibility & contrast
On white
1.34
#BDEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#BDEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBAE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBAE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#BBE7DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bdebae; /* rgb */ color: rgb(189, 235, 174); /* oklch */ color: oklch(89.2% 0.095 138.1);
Tailwind
colors: {
custom: {
50: '#d1f1c6',
500: '#bdebae',
950: '#000000',
},
}SCSS
$custom: #bdebae; $custom-light: #d1f1c6; $custom-dark: #000000;
JSON
{
"hex": "#bdebae",
"rgb": {
"r": 189,
"g": 235,
"b": 174
},
"hsl": {
"h": 105.246,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89238,
"c": 0.09453,
"h": 138.1
},
"luminance": 0.73291
}Semantic roles & 50–950 ramp
primary
#BDEBAE
secondary
#B376C7
accent
#1DC89E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582