#C8FAEF#C8FAEF
#C8FAEF is a very light, muted teal. Relative luminance 0.869; OKLCH L 94.8% C 0.053 H 180.2°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAEF |
|---|---|
| RGB | rgb(200, 250, 239) |
| HSL | hsl(167, 83%, 88%) |
| HSV | hsv(167, 20%, 98%) |
| CMYK | cmyk(20%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(94.69, -18.00, 0.04) |
| CIE-LCH | lch(94.69, 18.00, 179.87°) |
| OKLab | oklab(94.75% -0.053 -0.0002) |
| OKLCH | oklch(94.75% 0.053 180.2) |
| XYZ | xyz(73.5806, 86.8801, 94.5373) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.90
Eggshell Blue
#C4FFF7
ΔE00 2.18
Light Light Blue
#CAFFFB
ΔE00 2.94
Ice
#D6FFFA
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAEF #FAC8D3
analogous
#C8FAD6 #C8FAEF #C8ECFA
triadic
#C8FAEF #EFC8FA #FAEFC8
tetradic
#C8FAEF #D6C8FA #FAC8D3 #ECFAC8
square
#C8FAEF #D6C8FA #FAC8D3 #ECFAC8
split-complementary
#C8FAEF #FAC8EC #FAD6C8
monochromatic
#58F0CE #90F5DF #C8FAEF #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.14
#C8FAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#C8FAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAEF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAEF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#BBFCF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8faef; /* rgb */ color: rgb(200, 250, 239); /* oklch */ color: oklch(94.8% 0.053 180.2);
Tailwind
colors: {
custom: {
50: '#d9fcf4',
500: '#c8faef',
950: '#000000',
},
}SCSS
$custom: #c8faef; $custom-light: #d9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#c8faef",
"rgb": {
"r": 200,
"g": 250,
"b": 239
},
"hsl": {
"h": 166.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.9475,
"c": 0.05299,
"h": 180.2
},
"luminance": 0.86883
}Semantic roles & 50–950 ramp
primary
#C8FAEF
secondary
#DF879A
accent
#0636E0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585