#CCE3DE#CCE3DE
#CCE3DE is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.7% C 0.025 H 181.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3DE |
|---|---|
| RGB | rgb(204, 227, 222) |
| HSL | hsl(167, 29%, 85%) |
| HSV | hsv(167, 10%, 89%) |
| CMYK | cmyk(10.1%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(88.47, -8.54, -0.15) |
| CIE-LCH | lch(88.47, 8.55, 181.02°) |
| OKLab | oklab(89.74% -0.0253 -0.0005) |
| OKLCH | oklch(89.74% 0.025 181.2) |
| XYZ | xyz(65.5527, 73.0484, 79.7392) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Ice
#D6FFFA
ΔE00 7.12
Very Pale Blue
#D6FFFE
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3DE #E3CCD1
analogous
#CCE3D3 #CCE3DE #CCDDE3
triadic
#CCE3DE #DECCE3 #E3DECC
tetradic
#CCE3DE #D3CCE3 #E3CCD1 #DDE3CC
square
#CCE3DE #D3CCE3 #E3CCD1 #DDE3CC
split-complementary
#CCE3DE #E3CCDD #E3D3CC
monochromatic
#7DB8AB #A4CDC4 #CCE3DE #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.35
#CCE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CCE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3DE
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3DE | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#C7E4E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce3de; /* rgb */ color: rgb(204, 227, 222); /* oklch */ color: oklch(89.7% 0.025 181.2);
Tailwind
colors: {
custom: {
50: '#dbebe8',
500: '#cce3de',
950: '#000000',
},
}SCSS
$custom: #cce3de; $custom-light: #dbebe8; $custom-dark: #000000;
JSON
{
"hex": "#cce3de",
"rgb": {
"r": 204,
"g": 227,
"b": 222
},
"hsl": {
"h": 166.957,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.89741,
"c": 0.02533,
"h": 181.2
},
"luminance": 0.73049
}Semantic roles & 50–950 ramp
primary
#CCE3DE
secondary
#BB98A0
accent
#3E55A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484