#CDFCEE#CDFCEE
#CDFCEE is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.052 H 175.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCEE |
|---|---|
| RGB | rgb(205, 252, 238) |
| HSL | hsl(162, 89%, 90%) |
| HSV | hsv(162, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.48, -17.65, 1.75) |
| CIE-LCH | lch(95.48, 17.73, 174.32°) |
| OKLab | oklab(95.45% -0.0513 0.0044) |
| OKLCH | oklch(95.45% 0.052 175.1) |
| XYZ | xyz(75.4156, 88.7706, 94.0333) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Eggshell Blue
#C4FFF7
ΔE00 3.27
Ice
#D6FFFA
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.02
Pale Aqua
#B8FFEB
ΔE00 4.65
Very Pale Blue
#D6FFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCEE #FCCDDB
analogous
#CDFCD7 #CDFCEE #CDF2FC
triadic
#CDFCEE #EECDFC #FCEECD
tetradic
#CDFCEE #D7CDFC #FCCDDB #F2FCCD
square
#CDFCEE #D7CDFC #FCCDDB #F2FCCD
split-complementary
#CDFCEE #FCCDF2 #FCD7CD
monochromatic
#5AF5C7 #93F9DA #CDFCEE #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.12
#CDFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CDFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCEE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCEE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#C2FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfcee; /* rgb */ color: rgb(205, 252, 238); /* oklch */ color: oklch(95.5% 0.052 175.1);
Tailwind
colors: {
custom: {
50: '#dcfdf3',
500: '#cdfcee',
950: '#000000',
},
}SCSS
$custom: #cdfcee; $custom-light: #dcfdf3; $custom-dark: #000000;
JSON
{
"hex": "#cdfcee",
"rgb": {
"r": 205,
"g": 252,
"b": 238
},
"hsl": {
"h": 162.128,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95453,
"c": 0.05152,
"h": 175.1
},
"luminance": 0.88773
}Semantic roles & 50–950 ramp
primary
#CDFCEE
secondary
#E48AA4
accent
#0044E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585