#CCE7EA#CCE7EA
#CCE7EA is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.9% C 0.029 H 204.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7EA |
|---|---|
| RGB | rgb(204, 231, 234) |
| HSL | hsl(186, 42%, 86%) |
| HSV | hsv(186, 13%, 92%) |
| CMYK | cmyk(12.8%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.83, -8.24, -4.46) |
| CIE-LCH | lch(89.83, 9.37, 208.41°) |
| OKLab | oklab(90.92% -0.0261 -0.0121) |
| OKLCH | oklch(90.92% 0.029 204.8) |
| XYZ | xyz(68.3254, 75.9282, 88.8818) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Light Blue
#D5FFFF
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.31
Really Light Blue
#D4FFFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7EA #EACFCC
analogous
#CCEADE #CCE7EA #CCD8EA
triadic
#CCE7EA #EACCE7 #E7EACC
tetradic
#CCE7EA #DECCEA #EACFCC #D8EACC
square
#CCE7EA #DECCEA #EACFCC #D8EACC
split-complementary
#CCE7EA #EACCD8 #EADECC
monochromatic
#75BEC6 #A1D3D8 #CCE7EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.30
#CCE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CCE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7EA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7EA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C4E9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cce7ea; /* rgb */ color: rgb(204, 231, 234); /* oklch */ color: oklch(90.9% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#dbeef0',
500: '#cce7ea',
950: '#000000',
},
}SCSS
$custom: #cce7ea; $custom-light: #dbeef0; $custom-dark: #000000;
JSON
{
"hex": "#cce7ea",
"rgb": {
"r": 204,
"g": 231,
"b": 234
},
"hsl": {
"h": 186,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90916,
"c": 0.02876,
"h": 204.8
},
"luminance": 0.7593
}Semantic roles & 50–950 ramp
primary
#CCE7EA
secondary
#C59A95
accent
#3E31B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585