#C8EAEF#C8EAEF
#C8EAEF is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.4% C 0.036 H 207.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAEF |
|---|---|
| RGB | rgb(200, 234, 239) |
| HSL | hsl(188, 55%, 86%) |
| HSV | hsv(188, 16%, 94%) |
| CMYK | cmyk(16.3%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.48, -10.01, -6.13) |
| CIE-LCH | lch(90.48, 11.74, 211.49°) |
| OKLab | oklab(91.42% -0.0321 -0.0166) |
| OKLCH | oklch(91.42% 0.036 207.4) |
| XYZ | xyz(68.8181, 77.3551, 92.9498) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 4.95
Very Light Blue
#D5FFFF
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAEF #EFCDC8
analogous
#C8EFE0 #C8EAEF #C8D6EF
triadic
#C8EAEF #EFC8EA #EAEFC8
tetradic
#C8EAEF #E0C8EF #EFCDC8 #D6EFC8
square
#C8EAEF #E0C8EF #EFCDC8 #D6EFC8
split-complementary
#C8EAEF #EFC8D6 #EFE0C8
monochromatic
#69C6D3 #99D8E1 #C8EAEF #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.27
#C8EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#C8EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAEF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAEF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#BDEDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8eaef; /* rgb */ color: rgb(200, 234, 239); /* oklch */ color: oklch(91.4% 0.036 207.4);
Tailwind
colors: {
custom: {
50: '#d9f0f4',
500: '#c8eaef',
950: '#000000',
},
}SCSS
$custom: #c8eaef; $custom-light: #d9f0f4; $custom-dark: #000000;
JSON
{
"hex": "#c8eaef",
"rgb": {
"r": 200,
"g": 234,
"b": 239
},
"hsl": {
"h": 187.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.91416,
"c": 0.03615,
"h": 207.4
},
"luminance": 0.77357
}Semantic roles & 50–950 ramp
primary
#C8EAEF
secondary
#CD968E
accent
#3823C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585