#CCE6EA#CCE6EA
#CCE6EA is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.7% C 0.028 H 207.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6EA |
|---|---|
| RGB | rgb(204, 230, 234) |
| HSL | hsl(188, 42%, 86%) |
| HSV | hsv(188, 13%, 92%) |
| CMYK | cmyk(12.8%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.57, -7.73, -4.84) |
| CIE-LCH | lch(89.57, 9.12, 212.05°) |
| OKLab | oklab(90.71% -0.0248 -0.0131) |
| OKLCH | oklch(90.71% 0.028 207.8) |
| XYZ | xyz(68.0463, 75.3701, 88.7887) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 6.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Azure (CSS)
#F0FFFF
ΔE00 6.78
Very Light Blue
#D5FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6EA #EAD0CC
analogous
#CCEADF #CCE6EA #CCD7EA
triadic
#CCE6EA #EACCE6 #E6EACC
tetradic
#CCE6EA #DFCCEA #EAD0CC #D7EACC
square
#CCE6EA #DFCCEA #EAD0CC #D7EACC
split-complementary
#CCE6EA #EACCD7 #EADFCC
monochromatic
#75BBC6 #A1D1D8 #CCE6EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.31
#CCE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CCE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6EA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6EA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#C4E8E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce6ea; /* rgb */ color: rgb(204, 230, 234); /* oklch */ color: oklch(90.7% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#dbedf0',
500: '#cce6ea',
950: '#000000',
},
}SCSS
$custom: #cce6ea; $custom-light: #dbedf0; $custom-dark: #000000;
JSON
{
"hex": "#cce6ea",
"rgb": {
"r": 204,
"g": 230,
"b": 234
},
"hsl": {
"h": 188,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90711,
"c": 0.02801,
"h": 207.8
},
"luminance": 0.75372
}Semantic roles & 50–950 ramp
primary
#CCE6EA
secondary
#C59C95
accent
#4231B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485