#BAE2CC#BAE2CC
#BAE2CC is a very light, muted green. Relative luminance 0.692; OKLCH L 87.8% C 0.052 H 161.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE2CC |
|---|---|
| RGB | rgb(186, 226, 204) |
| HSL | hsl(147, 41%, 81%) |
| HSV | hsv(147, 18%, 89%) |
| CMYK | cmyk(17.7%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(86.60, -17.30, 6.45) |
| CIE-LCH | lch(86.60, 18.46, 159.56°) |
| OKLab | oklab(87.81% -0.0488 0.0167) |
| OKLCH | oklch(87.81% 0.052 161.1) |
| XYZ | xyz(58.3423, 69.1899, 67.3961) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.90
Light Teal
#90E4C1
ΔE00 7.90
Mint
#AAF0C1
ΔE00 8.10
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.77
Pale Turquoise
#A5FBD5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE2CC #E2BAD0
analogous
#BCE2BA #BAE2CC #BAE2E0
triadic
#BAE2CC #CCBAE2 #E2CCBA
tetradic
#BAE2CC #BABCE2 #E2BAD0 #E2E0BA
square
#BAE2CC #BABCE2 #E2BAD0 #E2E0BA
split-complementary
#BAE2CC #E0BAE2 #E2BABC
monochromatic
#64BE8C #8FD0AC #BAE2CC #E5F4EC #E9F6EF
Accessibility & contrast
On white
1.42
#BAE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BAE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE2CC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE2CC | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#B3E2DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae2cc; /* rgb */ color: rgb(186, 226, 204); /* oklch */ color: oklch(87.8% 0.052 161.1);
Tailwind
colors: {
custom: {
50: '#cfebdb',
500: '#bae2cc',
950: '#000000',
},
}SCSS
$custom: #bae2cc; $custom-light: #cfebdb; $custom-dark: #000000;
JSON
{
"hex": "#bae2cc",
"rgb": {
"r": 186,
"g": 226,
"b": 204
},
"hsl": {
"h": 147,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87811,
"c": 0.05158,
"h": 161.1
},
"luminance": 0.69191
}Semantic roles & 50–950 ramp
primary
#BAE2CC
secondary
#BB85A3
accent
#3279B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141615
muted
#838484