#CCE2DF#CCE2DF
#CCE2DF is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.6% C 0.024 H 186.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2DF |
|---|---|
| RGB | rgb(204, 226, 223) |
| HSL | hsl(172, 28%, 84%) |
| HSV | hsv(172, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.24, -7.84, -1.02) |
| CIE-LCH | lch(88.24, 7.91, 187.42°) |
| OKLab | oklab(89.56% -0.0236 -0.0028) |
| OKLCH | oklch(89.56% 0.024 186.9) |
| XYZ | xyz(65.4145, 72.5567, 80.3562) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.16
Azure (CSS)
#F0FFFF
ΔE00 7.23
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2DF #E2CCCF
analogous
#CCE2D4 #CCE2DF #CCDAE2
triadic
#CCE2DF #DFCCE2 #E2DFCC
tetradic
#CCE2DF #D4CCE2 #E2CCCF #DAE2CC
square
#CCE2DF #D4CCE2 #E2CCCF #DAE2CC
split-complementary
#CCE2DF #E2CCDA #E2D4CC
monochromatic
#7EB6AE #A5CCC7 #CCE2DF #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.35
#CCE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CCE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2DF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2DF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#C6E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce2df; /* rgb */ color: rgb(204, 226, 223); /* oklch */ color: oklch(89.6% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#dbebe9',
500: '#cce2df',
950: '#000000',
},
}SCSS
$custom: #cce2df; $custom-light: #dbebe9; $custom-dark: #000000;
JSON
{
"hex": "#cce2df",
"rgb": {
"r": 204,
"g": 226,
"b": 223
},
"hsl": {
"h": 171.818,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89564,
"c": 0.02373,
"h": 186.9
},
"luminance": 0.72558
}Semantic roles & 50–950 ramp
primary
#CCE2DF
secondary
#BA999D
accent
#3F4DA6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484