#BAE2CD#BAE2CD
#BAE2CD is a very light, muted green. Relative luminance 0.692; OKLCH L 87.8% C 0.051 H 162.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2CD |
|---|---|
| RGB | rgb(186, 226, 205) |
| HSL | hsl(149, 41%, 81%) |
| HSV | hsv(149, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(86.62, -17.11, 5.96) |
| CIE-LCH | lch(86.62, 18.12, 160.81°) |
| OKLab | oklab(87.84% -0.0484 0.0154) |
| OKLCH | oklch(87.84% 0.051 162.3) |
| XYZ | xyz(58.4626, 69.2380, 68.0298) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.83
Light Teal
#90E4C1
ΔE00 8.03
Duck Egg Blue
#C3FBF4
ΔE00 8.07
Mint
#AAF0C1
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.54
Ice
#D6FFFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2CD #E2BACF
analogous
#BBE2BA #BAE2CD #BAE2E1
triadic
#BAE2CD #CDBAE2 #E2CDBA
tetradic
#BAE2CD #BABBE2 #E2BACF #E2E1BA
square
#BAE2CD #BABBE2 #E2BACF #E2E1BA
split-complementary
#BAE2CD #E1BAE2 #E2BABB
monochromatic
#64BE8F #8FD0AE #BAE2CD #E5F4EC #E9F6EF
Accessibility & contrast
On white
1.41
#BAE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BAE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2CD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2CD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#B3E2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae2cd; /* rgb */ color: rgb(186, 226, 205); /* oklch */ color: oklch(87.8% 0.051 162.3);
Tailwind
colors: {
custom: {
50: '#cfebdc',
500: '#bae2cd',
950: '#000000',
},
}SCSS
$custom: #bae2cd; $custom-light: #cfebdc; $custom-dark: #000000;
JSON
{
"hex": "#bae2cd",
"rgb": {
"r": 186,
"g": 226,
"b": 205
},
"hsl": {
"h": 148.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87838,
"c": 0.05078,
"h": 162.3
},
"luminance": 0.6924
}Semantic roles & 50–950 ramp
primary
#BAE2CD
secondary
#BB85A1
accent
#3276B4
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484