#CDEAEA#CDEAEA
#CDEAEA is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.030 H 196.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAEA |
|---|---|
| RGB | rgb(205, 234, 234) |
| HSL | hsl(180, 41%, 86%) |
| HSV | hsv(180, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(90.67, -9.45, -3.21) |
| CIE-LCH | lch(90.67, 9.98, 198.74°) |
| OKLab | oklab(91.6% -0.0292 -0.0087) |
| OKLCH | oklch(91.6% 0.03 196.6) |
| XYZ | xyz(69.4473, 77.7637, 89.1769) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 5.06
Very Light Blue
#D5FFFF
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.25
Pale Blue
#D0FEFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAEA #EACDCD
analogous
#CDEADB #CDEAEA #CDDBEA
triadic
#CDEAEA #EACDEA #EAEACD
tetradic
#CDEAEA #DBCDEA #EACDCD #DBEACD
square
#CDEAEA #DBCDEA #EACDCD #DBEACD
split-complementary
#CDEAEA #EACDDB #EADBCD
monochromatic
#77C6C6 #A2D8D8 #CDEAEA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CDEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CDEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAEA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAEA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#C5ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdeaea; /* rgb */ color: rgb(205, 234, 234); /* oklch */ color: oklch(91.6% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#dcf0f0',
500: '#cdeaea',
950: '#000000',
},
}SCSS
$custom: #cdeaea; $custom-light: #dcf0f0; $custom-dark: #000000;
JSON
{
"hex": "#cdeaea",
"rgb": {
"r": 205,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91602,
"c": 0.03044,
"h": 196.6
},
"luminance": 0.77765
}Semantic roles & 50–950 ramp
primary
#CDEAEA
secondary
#C59696
accent
#3232B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585