#C8FAEB#C8FAEB
#C8FAEB is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.6% C 0.055 H 174.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FAEB |
|---|---|
| RGB | rgb(200, 250, 235) |
| HSL | hsl(162, 83%, 88%) |
| HSV | hsv(162, 20%, 98%) |
| CMYK | cmyk(20%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.59, -18.79, 1.96) |
| CIE-LCH | lch(94.59, 18.89, 174.04°) |
| OKLab | oklab(94.64% -0.0546 0.0049) |
| OKLCH | oklch(94.64% 0.055 174.8) |
| XYZ | xyz(72.9962, 86.6463, 91.4595) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Eggshell Blue
#C4FFF7
ΔE00 3.24
Pale Aqua
#B8FFEB
ΔE00 3.93
Light Light Blue
#CAFFFB
ΔE00 4.36
Ice
#D6FFFA
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FAEB #FAC8D7
analogous
#C8FAD2 #C8FAEB #C8F0FA
triadic
#C8FAEB #EBC8FA #FAEBC8
tetradic
#C8FAEB #D2C8FA #FAC8D7 #F0FAC8
square
#C8FAEB #D2C8FA #FAC8D7 #F0FAC8
split-complementary
#C8FAEB #FAC8F0 #FAD2C8
monochromatic
#58F0C2 #90F5D7 #C8FAEB #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.15
#C8FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#C8FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FAEB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FAEB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#BCFBF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8faeb; /* rgb */ color: rgb(200, 250, 235); /* oklch */ color: oklch(94.6% 0.055 174.8);
Tailwind
colors: {
custom: {
50: '#d9fcf1',
500: '#c8faeb',
950: '#000000',
},
}SCSS
$custom: #c8faeb; $custom-light: #d9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#c8faeb",
"rgb": {
"r": 200,
"g": 250,
"b": 235
},
"hsl": {
"h": 162,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.94638,
"c": 0.05479,
"h": 174.8
},
"luminance": 0.86649
}Semantic roles & 50–950 ramp
primary
#C8FAEB
secondary
#DF87A1
accent
#0647E0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585