#CCE2E2#CCE2E2
#CCE2E2 is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.7% C 0.023 H 196.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2E2 |
|---|---|
| RGB | rgb(204, 226, 226) |
| HSL | hsl(180, 28%, 84%) |
| HSV | hsv(180, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.31, -7.26, -2.48) |
| CIE-LCH | lch(88.31, 7.68, 198.88°) |
| OKLab | oklab(89.65% -0.0224 -0.0067) |
| OKLCH | oklch(89.65% 0.023 196.7) |
| XYZ | xyz(65.8225, 72.7199, 82.5052) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.81
Azure (CSS)
#F0FFFF
ΔE00 6.93
Light Grey
#D8DCD6
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2E2 #E2CCCC
analogous
#CCE2D7 #CCE2E2 #CCD7E2
triadic
#CCE2E2 #E2CCE2 #E2E2CC
tetradic
#CCE2E2 #D7CCE2 #E2CCCC #D7E2CC
square
#CCE2E2 #D7CCE2 #E2CCCC #D7E2CC
split-complementary
#CCE2E2 #E2CCD7 #E2D7CC
monochromatic
#7EB6B6 #A5CCCC #CCE2E2 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.35
#CCE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#CCE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2E2
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2E2 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#C6E4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce2e2; /* rgb */ color: rgb(204, 226, 226); /* oklch */ color: oklch(89.7% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#dbebeb',
500: '#cce2e2',
950: '#000000',
},
}SCSS
$custom: #cce2e2; $custom-light: #dbebeb; $custom-dark: #000000;
JSON
{
"hex": "#cce2e2",
"rgb": {
"r": 204,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.89651,
"c": 0.02339,
"h": 196.7
},
"luminance": 0.72721
}Semantic roles & 50–950 ramp
primary
#CCE2E2
secondary
#BA9999
accent
#3F3FA6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484