#C8EEED#C8EEED
#C8EEED is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.039 H 194.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEED |
|---|---|
| RGB | rgb(200, 238, 237) |
| HSL | hsl(178, 53%, 86%) |
| HSV | hsv(178, 16%, 93%) |
| CMYK | cmyk(16%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.48, -12.43, -3.62) |
| CIE-LCH | lch(91.48, 12.95, 196.24°) |
| OKLab | oklab(92.18% -0.0382 -0.0099) |
| OKLCH | oklch(92.18% 0.039 194.5) |
| XYZ | xyz(69.6759, 79.5409, 91.7862) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 3.51
Ice Blue (survey)
#D7FFFE
ΔE00 3.51
Very Light Blue
#D5FFFF
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.57
Ice
#D6FFFA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEED #EEC8C9
analogous
#C8EEDA #C8EEED #C8DCEE
triadic
#C8EEED #EDC8EE #EEEDC8
tetradic
#C8EEED #DAC8EE #EEC8C9 #DCEEC8
square
#C8EEED #DAC8EE #EEC8C9 #DCEEC8
split-complementary
#C8EEED #EEC8DC #EEDAC8
monochromatic
#6AD1CE #99E0DE #C8EEED #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.24
#C8EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#C8EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEED
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEED | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#BDF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8eeed; /* rgb */ color: rgb(200, 238, 237); /* oklch */ color: oklch(92.2% 0.039 194.5);
Tailwind
colors: {
custom: {
50: '#d9f3f2',
500: '#c8eeed',
950: '#000000',
},
}SCSS
$custom: #c8eeed; $custom-light: #d9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#c8eeed",
"rgb": {
"r": 200,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.421,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.92185,
"c": 0.03942,
"h": 194.5
},
"luminance": 0.79543
}Semantic roles & 50–950 ramp
primary
#C8EEED
secondary
#CB8F90
accent
#2529C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585