#C8EEEC#C8EEEC
#C8EEEC is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.040 H 192.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEEC |
|---|---|
| RGB | rgb(200, 238, 236) |
| HSL | hsl(177, 53%, 86%) |
| HSV | hsv(177, 16%, 93%) |
| CMYK | cmyk(16%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(91.45, -12.64, -3.14) |
| CIE-LCH | lch(91.45, 13.02, 193.96°) |
| OKLab | oklab(92.16% -0.0385 -0.0086) |
| OKLCH | oklch(92.16% 0.04 192.6) |
| XYZ | xyz(69.5302, 79.4826, 91.0189) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 3.60
Very Light Blue
#D5FFFF
ΔE00 3.62
Really Light Blue
#D4FFFF
ΔE00 3.63
Ice
#D6FFFA
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEEC #EEC8CA
analogous
#C8EED9 #C8EEEC #C8DDEE
triadic
#C8EEEC #ECC8EE #EEECC8
tetradic
#C8EEEC #D9C8EE #EEC8CA #DDEEC8
square
#C8EEEC #D9C8EE #EEC8CA #DDEEC8
split-complementary
#C8EEEC #EEC8DD #EED9C8
monochromatic
#6AD1CC #99E0DC #C8EEEC #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.24
#C8EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C8EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEEC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEEC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#BDF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8eeec; /* rgb */ color: rgb(200, 238, 236); /* oklch */ color: oklch(92.2% 0.040 192.6);
Tailwind
colors: {
custom: {
50: '#d9f3f2',
500: '#c8eeec',
950: '#000000',
},
}SCSS
$custom: #c8eeec; $custom-light: #d9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#c8eeec",
"rgb": {
"r": 200,
"g": 238,
"b": 236
},
"hsl": {
"h": 176.842,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.92156,
"c": 0.0395,
"h": 192.6
},
"luminance": 0.79485
}Semantic roles & 50–950 ramp
primary
#C8EEEC
secondary
#CB8F92
accent
#252DC0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585