#C8EAEE#C8EAEE
#C8EAEE is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.4% C 0.036 H 205.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAEE |
|---|---|
| RGB | rgb(200, 234, 238) |
| HSL | hsl(186, 53%, 86%) |
| HSV | hsv(186, 16%, 93%) |
| CMYK | cmyk(16%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.46, -10.21, -5.65) |
| CIE-LCH | lch(90.46, 11.67, 208.95°) |
| OKLab | oklab(91.39% -0.0325 -0.0153) |
| OKLCH | oklch(91.39% 0.036 205.2) |
| XYZ | xyz(68.6708, 77.2962, 92.1739) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.29
Lightcyan
#E0FFFF
ΔE00 4.81
Very Light Blue
#D5FFFF
ΔE00 5.01
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAEE #EECCC8
analogous
#C8EEDF #C8EAEE #C8D7EE
triadic
#C8EAEE #EEC8EA #EAEEC8
tetradic
#C8EAEE #DFC8EE #EECCC8 #D7EEC8
square
#C8EAEE #DFC8EE #EECCC8 #D7EEC8
split-complementary
#C8EAEE #EEC8D7 #EEDFC8
monochromatic
#6AC6D1 #99D8E0 #C8EAEE #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.28
#C8EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#C8EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAEE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAEE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#BDEDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8eaee; /* rgb */ color: rgb(200, 234, 238); /* oklch */ color: oklch(91.4% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#d9f0f3',
500: '#c8eaee',
950: '#000000',
},
}SCSS
$custom: #c8eaee; $custom-light: #d9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#c8eaee",
"rgb": {
"r": 200,
"g": 234,
"b": 238
},
"hsl": {
"h": 186.316,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.91386,
"c": 0.03592,
"h": 205.2
},
"luminance": 0.77298
}Semantic roles & 50–950 ramp
primary
#C8EAEE
secondary
#CB958F
accent
#3625C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585