#CAECCF#CAECCF
#CAECCF is a very light, muted green. Relative luminance 0.771; OKLCH L 91.1% C 0.053 H 149.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECCF |
|---|---|
| RGB | rgb(202, 236, 207) |
| HSL | hsl(129, 47%, 86%) |
| HSV | hsv(129, 14%, 93%) |
| CMYK | cmyk(14.4%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.35, -16.49, 10.38) |
| CIE-LCH | lch(90.35, 19.49, 147.80°) |
| OKLab | oklab(91.07% -0.0455 0.0269) |
| OKLCH | oklch(91.07% 0.053 149.4) |
| XYZ | xyz(65.6125, 77.0512, 70.4349) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.46
Pale Aqua
#B8FFEB
ΔE00 8.68
Light Sage
#BCECAC
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 8.89
Pale Turquoise
#A5FBD5
ΔE00 8.95
Very Pale Green
#CFFDBC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECCF #ECCAE7
analogous
#D6ECCA #CAECCF #CAECE0
triadic
#CAECCF #CFCAEC #ECCFCA
tetradic
#CAECCF #CAD6EC #ECCAE7 #ECE0CA
square
#CAECCF #CAD6EC #ECCAE7 #ECE0CA
split-complementary
#CAECCF #E0CAEC #ECCAD6
monochromatic
#70CC7D #9DDCA6 #CAECCF #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.28
#CAECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CAECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECCF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECCF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#C6EAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeccf; /* rgb */ color: rgb(202, 236, 207); /* oklch */ color: oklch(91.1% 0.053 149.4);
Tailwind
colors: {
custom: {
50: '#daf2dd',
500: '#caeccf',
950: '#000000',
},
}SCSS
$custom: #caeccf; $custom-light: #daf2dd; $custom-dark: #000000;
JSON
{
"hex": "#caeccf",
"rgb": {
"r": 202,
"g": 236,
"b": 207
},
"hsl": {
"h": 128.824,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91075,
"c": 0.05288,
"h": 149.4
},
"luminance": 0.77052
}Semantic roles & 50–950 ramp
primary
#CAECCF
secondary
#C892C0
accent
#2BA5BA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584