#CCE6E8#CCE6E8
#CCE6E8 is a very light, muted teal. Relative luminance 0.753; OKLCH L 90.7% C 0.028 H 202.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6E8 |
|---|---|
| RGB | rgb(204, 230, 232) |
| HSL | hsl(184, 38%, 85%) |
| HSV | hsv(184, 12%, 91%) |
| CMYK | cmyk(12.1%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(89.51, -8.13, -3.87) |
| CIE-LCH | lch(89.51, 9.00, 205.46°) |
| OKLab | oklab(90.65% -0.0255 -0.0105) |
| OKLCH | oklch(90.65% 0.028 202.3) |
| XYZ | xyz(67.7606, 75.2558, 87.2841) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.46
Really Light Blue
#D4FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6E8 #E8CECC
analogous
#CCE8DC #CCE6E8 #CCD8E8
triadic
#CCE6E8 #E8CCE6 #E6E8CC
tetradic
#CCE6E8 #DCCCE8 #E8CECC #D8E8CC
square
#CCE6E8 #DCCCE8 #E8CECC #D8E8CC
split-complementary
#CCE6E8 #E8CCD8 #E8DCCC
monochromatic
#78BDC2 #A2D1D5 #CCE6E8 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.31
#CCE6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CCE6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6E8
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6E8 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#C4E8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce6e8; /* rgb */ color: rgb(204, 230, 232); /* oklch */ color: oklch(90.7% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#dbedef',
500: '#cce6e8',
950: '#000000',
},
}SCSS
$custom: #cce6e8; $custom-light: #dbedef; $custom-dark: #000000;
JSON
{
"hex": "#cce6e8",
"rgb": {
"r": 204,
"g": 230,
"b": 232
},
"hsl": {
"h": 184.286,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.90651,
"c": 0.0276,
"h": 202.3
},
"luminance": 0.75257
}Semantic roles & 50–950 ramp
primary
#CCE6E8
secondary
#C29996
accent
#3E35B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485