#C8E8EA#C8E8EA
#C8E8EA is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.9% C 0.034 H 201.2°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E8EA |
|---|---|
| RGB | rgb(200, 232, 234) |
| HSL | hsl(184, 45%, 85%) |
| HSV | hsv(184, 15%, 92%) |
| CMYK | cmyk(14.5%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(89.83, -10.01, -4.49) |
| CIE-LCH | lch(89.83, 10.97, 204.14°) |
| OKLab | oklab(90.85% -0.0314 -0.0122) |
| OKLCH | oklch(90.85% 0.034 201.2) |
| XYZ | xyz(67.5235, 75.9314, 88.9246) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 5.26
Very Pale Blue
#D6FFFE
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E8EA #EACAC8
analogous
#C8EADB #C8E8EA #C8D7EA
triadic
#C8E8EA #EAC8E8 #E8EAC8
tetradic
#C8E8EA #DBC8EA #EACAC8 #D7EAC8
square
#C8E8EA #DBC8EA #EACAC8 #D7EAC8
split-complementary
#C8E8EA #EAC8D7 #EADBC8
monochromatic
#6FC3C8 #9CD5D9 #C8E8EA #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.30
#C8E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#C8E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E8EA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E8EA | 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)
#E3E5EA
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#BEEBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8e8ea; /* rgb */ color: rgb(200, 232, 234); /* oklch */ color: oklch(90.9% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#d9eff0',
500: '#c8e8ea',
950: '#000000',
},
}SCSS
$custom: #c8e8ea; $custom-light: #d9eff0; $custom-dark: #000000;
JSON
{
"hex": "#c8e8ea",
"rgb": {
"r": 200,
"g": 232,
"b": 234
},
"hsl": {
"h": 183.529,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.90851,
"c": 0.03364,
"h": 201.2
},
"luminance": 0.75933
}Semantic roles & 50–950 ramp
primary
#C8E8EA
secondary
#C59491
accent
#362EB8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585