#C8E0E2#C8E0E2
#C8E0E2 is a very light, muted teal. Relative luminance 0.711; OKLCH L 89.0% C 0.026 H 202.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E0E2 |
|---|---|
| RGB | rgb(200, 224, 226) |
| HSL | hsl(185, 31%, 84%) |
| HSV | hsv(185, 12%, 89%) |
| CMYK | cmyk(11.5%, 0.9%, 0%, 11.4%) |
| CIE-LAB | lab(87.52, -7.52, -3.68) |
| CIE-LCH | lch(87.52, 8.37, 206.03°) |
| OKLab | oklab(88.96% -0.0237 -0.0099) |
| OKLCH | oklch(88.96% 0.026 202.8) |
| XYZ | xyz(64.1993, 71.0804, 82.2743) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.74
Azure (CSS)
#F0FFFF
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Very Pale Blue
#D6FFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E0E2 #E2CAC8
analogous
#C8E2D7 #C8E0E2 #C8D3E2
triadic
#C8E0E2 #E2C8E0 #E0E2C8
tetradic
#C8E0E2 #D7C8E2 #E2CAC8 #D3E2C8
square
#C8E0E2 #D7C8E2 #E2CAC8 #D3E2C8
split-complementary
#C8E0E2 #E2C8D3 #E2D7C8
monochromatic
#78B3B8 #A0C9CD #C8E0E2 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.38
#C8E0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C8E0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E0E2
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E0E2 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D7DAE2
Tritanopia (blue-blind)
#C1E2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e0e2; /* rgb */ color: rgb(200, 224, 226); /* oklch */ color: oklch(89.0% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d8e9eb',
500: '#c8e0e2',
950: '#000000',
},
}SCSS
$custom: #c8e0e2; $custom-light: #d8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#c8e0e2",
"rgb": {
"r": 200,
"g": 224,
"b": 226
},
"hsl": {
"h": 184.615,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88959,
"c": 0.02566,
"h": 202.8
},
"luminance": 0.71082
}Semantic roles & 50–950 ramp
primary
#C8E0E2
secondary
#BA9794
accent
#443CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484