#C8FAEE#C8FAEE
#C8FAEE is a very light, muted teal. Relative luminance 0.868; OKLCH L 94.7% C 0.053 H 178.8°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAEE |
|---|---|
| RGB | rgb(200, 250, 238) |
| HSL | hsl(166, 83%, 88%) |
| HSV | hsv(166, 20%, 98%) |
| CMYK | cmyk(20%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(94.66, -18.19, 0.52) |
| CIE-LCH | lch(94.66, 18.20, 178.36°) |
| OKLab | oklab(94.72% -0.0534 0.0011) |
| OKLCH | oklch(94.72% 0.053 178.8) |
| XYZ | xyz(73.4333, 86.8211, 93.7614) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.21
Eggshell Blue
#C4FFF7
ΔE00 2.40
Light Light Blue
#CAFFFB
ΔE00 3.29
Ice
#D6FFFA
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAEE #FAC8D4
analogous
#C8FAD5 #C8FAEE #C8EDFA
triadic
#C8FAEE #EEC8FA #FAEEC8
tetradic
#C8FAEE #D5C8FA #FAC8D4 #EDFAC8
square
#C8FAEE #D5C8FA #FAC8D4 #EDFAC8
split-complementary
#C8FAEE #FAC8ED #FAD5C8
monochromatic
#58F0CB #90F5DD #C8FAEE #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.14
#C8FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#C8FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAEE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAEE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#BBFCF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8faee; /* rgb */ color: rgb(200, 250, 238); /* oklch */ color: oklch(94.7% 0.053 178.8);
Tailwind
colors: {
custom: {
50: '#d9fcf3',
500: '#c8faee',
950: '#000000',
},
}SCSS
$custom: #c8faee; $custom-light: #d9fcf3; $custom-dark: #000000;
JSON
{
"hex": "#c8faee",
"rgb": {
"r": 200,
"g": 250,
"b": 238
},
"hsl": {
"h": 165.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.94722,
"c": 0.0534,
"h": 178.8
},
"luminance": 0.86824
}Semantic roles & 50–950 ramp
primary
#C8FAEE
secondary
#DF879C
accent
#063AE0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585