#CDECF2#CDECF2
#CDECF2 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.033 H 210.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF2 |
|---|---|
| RGB | rgb(205, 236, 242) |
| HSL | hsl(190, 59%, 88%) |
| HSV | hsv(190, 15%, 95%) |
| CMYK | cmyk(15.3%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.41, -8.87, -6.30) |
| CIE-LCH | lch(91.41, 10.88, 215.40°) |
| OKLab | oklab(92.25% -0.0288 -0.017) |
| OKLCH | oklch(92.25% 0.033 210.6) |
| XYZ | xyz(71.1952, 79.3791, 95.5578) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Really Light Blue
#D4FFFF
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF2 #F2D3CD
analogous
#CDF2E6 #CDECF2 #CDD9F2
triadic
#CDECF2 #F2CDEC #ECF2CD
tetradic
#CDECF2 #E6CDF2 #F2D3CD #D9F2CD
square
#CDECF2 #E6CDF2 #F2D3CD #D9F2CD
split-complementary
#CDECF2 #F2CDD9 #F2E6CD
monochromatic
#6CC7D9 #9CDAE5 #CDECF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.24
#CDECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CDECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C3EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdecf2; /* rgb */ color: rgb(205, 236, 242); /* oklch */ color: oklch(92.3% 0.033 210.6);
Tailwind
colors: {
custom: {
50: '#dcf2f6',
500: '#cdecf2',
950: '#000000',
},
}SCSS
$custom: #cdecf2; $custom-light: #dcf2f6; $custom-dark: #000000;
JSON
{
"hex": "#cdecf2",
"rgb": {
"r": 205,
"g": 236,
"b": 242
},
"hsl": {
"h": 189.73,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92252,
"c": 0.03346,
"h": 210.6
},
"luminance": 0.79381
}Semantic roles & 50–950 ramp
primary
#CDECF2
secondary
#D19C92
accent
#3A1FC6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585