#CAEDEC#CAEDEC
#CAEDEC is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.1% C 0.036 H 194.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEDEC |
|---|---|
| RGB | rgb(202, 237, 236) |
| HSL | hsl(178, 49%, 86%) |
| HSV | hsv(178, 15%, 93%) |
| CMYK | cmyk(14.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.32, -11.51, -3.33) |
| CIE-LCH | lch(91.32, 11.98, 196.12°) |
| OKLab | oklab(92.08% -0.0353 -0.0091) |
| OKLCH | oklch(92.08% 0.036 194.4) |
| XYZ | xyz(69.7777, 79.1792, 90.9474) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.82
Very Light Blue
#D5FFFF
ΔE00 3.88
Really Light Blue
#D4FFFF
ΔE00 3.94
Pale Blue
#D0FEFE
ΔE00 4.05
Lightcyan
#E0FFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEDEC #EDCACB
analogous
#CAEDDA #CAEDEC #CADCED
triadic
#CAEDEC #ECCAED #EDECCA
tetradic
#CAEDEC #DACAED #EDCACB #DCEDCA
square
#CAEDEC #DACAED #EDCACB #DCEDCA
split-complementary
#CAEDEC #EDCADC #EDDACA
monochromatic
#6FCECB #9CDDDC #CAEDEC #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#CAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CAEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEDEC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEDEC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#C0EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caedec; /* rgb */ color: rgb(202, 237, 236); /* oklch */ color: oklch(92.1% 0.036 194.4);
Tailwind
colors: {
custom: {
50: '#daf2f2',
500: '#caedec',
950: '#000000',
},
}SCSS
$custom: #caedec; $custom-light: #daf2f2; $custom-dark: #000000;
JSON
{
"hex": "#caedec",
"rgb": {
"r": 202,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.286,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.92079,
"c": 0.03646,
"h": 194.4
},
"luminance": 0.79181
}Semantic roles & 50–950 ramp
primary
#CAEDEC
secondary
#CA9293
accent
#292DBD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585