#C8EAEB#C8EAEB
#C8EAEB is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.3% C 0.036 H 198.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAEB |
|---|---|
| RGB | rgb(200, 234, 235) |
| HSL | hsl(182, 47%, 85%) |
| HSV | hsv(182, 15%, 92%) |
| CMYK | cmyk(14.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.38, -10.82, -4.20) |
| CIE-LCH | lch(90.38, 11.61, 201.21°) |
| OKLab | oklab(91.3% -0.0336 -0.0114) |
| OKLCH | oklch(91.3% 0.036 198.7) |
| XYZ | xyz(68.2337, 77.1214, 89.8720) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.59
Very Pale Blue
#D6FFFE
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAEB #EBC9C8
analogous
#C8EBDA #C8EAEB #C8D8EB
triadic
#C8EAEB #EBC8EA #EAEBC8
tetradic
#C8EAEB #DAC8EB #EBC9C8 #D8EBC8
square
#C8EAEB #DAC8EB #EBC9C8 #D8EBC8
split-complementary
#C8EAEB #EBC8D8 #EBDAC8
monochromatic
#6EC8CA #9BD9DB #C8EAEB #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.28
#C8EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C8EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAEB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAEB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#BEEDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8eaeb; /* rgb */ color: rgb(200, 234, 235); /* oklch */ color: oklch(91.3% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#d9f0f1',
500: '#c8eaeb',
950: '#000000',
},
}SCSS
$custom: #c8eaeb; $custom-light: #d9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c8eaeb",
"rgb": {
"r": 200,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.714,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.91295,
"c": 0.03552,
"h": 198.7
},
"luminance": 0.77123
}Semantic roles & 50–950 ramp
primary
#C8EAEB
secondary
#C79290
accent
#302CBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585