#CCEDEF#CCEDEF
#CCEDEF is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.035 H 201.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDEF |
|---|---|
| RGB | rgb(204, 237, 239) |
| HSL | hsl(183, 52%, 87%) |
| HSV | hsv(183, 15%, 94%) |
| CMYK | cmyk(14.6%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.52, -10.29, -4.57) |
| CIE-LCH | lch(91.52, 11.26, 203.97°) |
| OKLab | oklab(92.3% -0.0322 -0.0124) |
| OKLCH | oklch(92.3% 0.035 201.1) |
| XYZ | xyz(70.7620, 79.6359, 93.2877) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.30
Really Light Blue
#D4FFFF
ΔE00 4.36
Pale Blue
#D0FEFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDEF #EFCECC
analogous
#CCEFE0 #CCEDEF #CCDCEF
triadic
#CCEDEF #EFCCED #EDEFCC
tetradic
#CCEDEF #E0CCEF #EFCECC #DCEFCC
square
#CCEDEF #E0CCEF #EFCECC #DCEFCC
split-complementary
#CCEDEF #EFCCDC #EFE0CC
monochromatic
#6FCCD2 #9DDDE0 #CCEDEF #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.24
#CCEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CCEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDEF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDEF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C2F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccedef; /* rgb */ color: rgb(204, 237, 239); /* oklch */ color: oklch(92.3% 0.035 201.1);
Tailwind
colors: {
custom: {
50: '#dcf2f4',
500: '#ccedef',
950: '#000000',
},
}SCSS
$custom: #ccedef; $custom-light: #dcf2f4; $custom-dark: #000000;
JSON
{
"hex": "#ccedef",
"rgb": {
"r": 204,
"g": 237,
"b": 239
},
"hsl": {
"h": 183.429,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92301,
"c": 0.03454,
"h": 201.1
},
"luminance": 0.79638
}Semantic roles & 50–950 ramp
primary
#CCEDEF
secondary
#CD9693
accent
#2F26C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585