#CCEDF2#CCEDF2
#CCEDF2 is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.035 H 207.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDF2 |
|---|---|
| RGB | rgb(204, 237, 242) |
| HSL | hsl(188, 59%, 87%) |
| HSV | hsv(188, 16%, 95%) |
| CMYK | cmyk(15.7%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.60, -9.68, -6.02) |
| CIE-LCH | lch(91.60, 11.40, 211.87°) |
| OKLab | oklab(92.39% -0.0311 -0.0163) |
| OKLCH | oklch(92.39% 0.035 207.7) |
| XYZ | xyz(71.2089, 79.8147, 95.6412) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDF2 #F2D1CC
analogous
#CCF2E4 #CCEDF2 #CCDAF2
triadic
#CCEDF2 #F2CCED #EDF2CC
tetradic
#CCEDF2 #E4CCF2 #F2D1CC #DAF2CC
square
#CCEDF2 #E4CCF2 #F2D1CC #DAF2CC
split-complementary
#CCEDF2 #F2CCDA #F2E4CC
monochromatic
#6ACBD9 #9BDCE6 #CCEDF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.24
#CCEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CCEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDF2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDF2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E0E5F2
Tritanopia (blue-blind)
#C1F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccedf2; /* rgb */ color: rgb(204, 237, 242); /* oklch */ color: oklch(92.4% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#dcf2f6',
500: '#ccedf2',
950: '#000000',
},
}SCSS
$custom: #ccedf2; $custom-light: #dcf2f6; $custom-dark: #000000;
JSON
{
"hex": "#ccedf2",
"rgb": {
"r": 204,
"g": 237,
"b": 242
},
"hsl": {
"h": 187.895,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.92391,
"c": 0.03509,
"h": 207.7
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#CCEDF2
secondary
#D19991
accent
#351EC7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585