#CCEFED#CCEFED
#CCEFED is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.036 H 192.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFED |
|---|---|
| RGB | rgb(204, 239, 237) |
| HSL | hsl(177, 52%, 87%) |
| HSV | hsv(177, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(91.99, -11.70, -2.84) |
| CIE-LCH | lch(91.99, 12.04, 193.66°) |
| OKLab | oklab(92.66% -0.0356 -0.0078) |
| OKLCH | oklch(92.66% 0.036 192.3) |
| XYZ | xyz(71.0505, 80.6830, 91.9343) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.38
Very Pale Blue
#D6FFFE
ΔE00 3.43
Very Light Blue
#D5FFFF
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.62
Ice
#D6FFFA
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFED #EFCCCE
analogous
#CCEFDC #CCEFED #CCE0EF
triadic
#CCEFED #EDCCEF #EFEDCC
tetradic
#CCEFED #DCCCEF #EFCCCE #E0EFCC
square
#CCEFED #DCCCEF #EFCCCE #E0EFCC
split-complementary
#CCEFED #EFCCE0 #EFDCCC
monochromatic
#6FD2CC #9DE0DD #CCEFED #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.23
#CCEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CCEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFED
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFED | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#C2F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccefed; /* rgb */ color: rgb(204, 239, 237); /* oklch */ color: oklch(92.7% 0.036 192.3);
Tailwind
colors: {
custom: {
50: '#dcf4f2',
500: '#ccefed',
950: '#000000',
},
}SCSS
$custom: #ccefed; $custom-light: #dcf4f2; $custom-dark: #000000;
JSON
{
"hex": "#ccefed",
"rgb": {
"r": 204,
"g": 239,
"b": 237
},
"hsl": {
"h": 176.571,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92655,
"c": 0.03649,
"h": 192.3
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#CCEFED
secondary
#CD9396
accent
#262FC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585