#CDECF1#CDECF1
#CDECF1 is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.033 H 208.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF1 |
|---|---|
| RGB | rgb(205, 236, 241) |
| HSL | hsl(188, 56%, 87%) |
| HSV | hsv(188, 15%, 95%) |
| CMYK | cmyk(14.9%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(91.38, -9.07, -5.82) |
| CIE-LCH | lch(91.38, 10.78, 212.69°) |
| OKLab | oklab(92.22% -0.0292 -0.0157) |
| OKLCH | oklch(92.22% 0.033 208.4) |
| XYZ | xyz(71.0454, 79.3192, 94.7690) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Very Light Blue
#D5FFFF
ΔE00 5.31
Powder Blue
#B0E0E6
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.42
Really Light Blue
#D4FFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF1 #F1D2CD
analogous
#CDF1E4 #CDECF1 #CDDAF1
triadic
#CDECF1 #F1CDEC #ECF1CD
tetradic
#CDECF1 #E4CDF1 #F1D2CD #DAF1CD
square
#CDECF1 #E4CDF1 #F1D2CD #DAF1CD
split-complementary
#CDECF1 #F1CDDA #F1E4CD
monochromatic
#6DC8D6 #9DDAE4 #CDECF1 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.25
#CDECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CDECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF1
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF1 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F1
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#C3EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdecf1; /* rgb */ color: rgb(205, 236, 241); /* oklch */ color: oklch(92.2% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#dcf2f5',
500: '#cdecf1',
950: '#000000',
},
}SCSS
$custom: #cdecf1; $custom-light: #dcf2f5; $custom-dark: #000000;
JSON
{
"hex": "#cdecf1",
"rgb": {
"r": 205,
"g": 236,
"b": 241
},
"hsl": {
"h": 188.333,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.92222,
"c": 0.03315,
"h": 208.4
},
"luminance": 0.79321
}Semantic roles & 50–950 ramp
primary
#CDECF1
secondary
#D09B92
accent
#3822C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585