#CDEDF2#CDEDF2
#CDEDF2 is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.5% C 0.034 H 208.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDF2 |
|---|---|
| RGB | rgb(205, 237, 242) |
| HSL | hsl(188, 59%, 88%) |
| HSV | hsv(188, 15%, 95%) |
| CMYK | cmyk(15.3%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.67, -9.37, -5.92) |
| CIE-LCH | lch(91.67, 11.09, 212.27°) |
| OKLab | oklab(92.46% -0.0301 -0.016) |
| OKLCH | oklch(92.46% 0.034 208) |
| XYZ | xyz(71.4839, 79.9565, 95.6541) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.31
Very Light Blue
#D5FFFF
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.03
Really Light Blue
#D4FFFF
ΔE00 5.14
Very Pale Blue
#D6FFFE
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDF2 #F2D2CD
analogous
#CDF2E4 #CDEDF2 #CDDAF2
triadic
#CDEDF2 #F2CDED #EDF2CD
tetradic
#CDEDF2 #E4CDF2 #F2D2CD #DAF2CD
square
#CDEDF2 #E4CDF2 #F2D2CD #DAF2CD
split-complementary
#CDEDF2 #F2CDDA #F2E4CD
monochromatic
#6CCAD9 #9CDCE5 #CDEDF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.24
#CDEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CDEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDF2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDF2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#C3F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdedf2; /* rgb */ color: rgb(205, 237, 242); /* oklch */ color: oklch(92.5% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#dcf2f6',
500: '#cdedf2',
950: '#000000',
},
}SCSS
$custom: #cdedf2; $custom-light: #dcf2f6; $custom-dark: #000000;
JSON
{
"hex": "#cdedf2",
"rgb": {
"r": 205,
"g": 237,
"b": 242
},
"hsl": {
"h": 188.108,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92458,
"c": 0.03412,
"h": 208
},
"luminance": 0.79958
}Semantic roles & 50–950 ramp
primary
#CDEDF2
secondary
#D19A92
accent
#361FC6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585