#CCEDDF#CCEDDF
#CCEDDF is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.039 H 168.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDDF |
|---|---|
| RGB | rgb(204, 237, 223) |
| HSL | hsl(155, 48%, 86%) |
| HSV | hsv(155, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.11, -13.40, 3.17) |
| CIE-LCH | lch(91.11, 13.77, 166.69°) |
| OKLab | oklab(91.84% -0.0385 0.0082) |
| OKLCH | oklch(91.84% 0.039 168) |
| XYZ | xyz(68.5021, 78.7320, 81.3854) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.62
Light Light Blue
#CAFFFB
ΔE00 6.67
Eggshell Blue
#C4FFF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDDF #EDCCDA
analogous
#CCEDCF #CCEDDF #CCEBED
triadic
#CCEDDF #DFCCED #EDDFCC
tetradic
#CCEDDF #CFCCED #EDCCDA #EBEDCC
square
#CCEDDF #CFCCED #EDCCDA #EBEDCC
split-complementary
#CCEDDF #EDCCEB #EDCFCC
monochromatic
#72CDA6 #9FDDC3 #CCEDDF #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.25
#CCEDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CCEDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDDF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDDF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#C5EDE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cceddf; /* rgb */ color: rgb(204, 237, 223); /* oklch */ color: oklch(91.8% 0.039 168.0);
Tailwind
colors: {
custom: {
50: '#dbf2e9',
500: '#cceddf',
950: '#000000',
},
}SCSS
$custom: #cceddf; $custom-light: #dbf2e9; $custom-dark: #000000;
JSON
{
"hex": "#cceddf",
"rgb": {
"r": 204,
"g": 237,
"b": 223
},
"hsl": {
"h": 154.545,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.91842,
"c": 0.03932,
"h": 168
},
"luminance": 0.78733
}Semantic roles & 50–950 ramp
primary
#CCEDDF
secondary
#CA94AB
accent
#2A68BB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584