#C8F0EA#C8F0EA
#C8F0EA is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.5% C 0.042 H 185.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F0EA |
|---|---|
| RGB | rgb(200, 240, 234) |
| HSL | hsl(171, 57%, 86%) |
| HSV | hsv(171, 17%, 94%) |
| CMYK | cmyk(16.7%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(91.93, -14.04, -1.40) |
| CIE-LCH | lch(91.93, 14.11, 185.71°) |
| OKLab | oklab(92.51% -0.042 -0.004) |
| OKLCH | oklch(92.51% 0.042 185.4) |
| XYZ | xyz(69.8268, 80.5380, 89.6924) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.15
Very Pale Blue
#D6FFFE
ΔE00 3.81
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 3.86
Light Light Blue
#CAFFFB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F0EA #F0C8CE
analogous
#C8F0D6 #C8F0EA #C8E2F0
triadic
#C8F0EA #EAC8F0 #F0EAC8
tetradic
#C8F0EA #D6C8F0 #F0C8CE #E2F0C8
square
#C8F0EA #D6C8F0 #F0C8CE #E2F0C8
split-complementary
#C8F0EA #F0C8E2 #F0D6C8
monochromatic
#68D6C5 #98E3D8 #C8F0EA #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.23
#C8F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#C8F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F0EA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F0EA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#BDF2EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f0ea; /* rgb */ color: rgb(200, 240, 234); /* oklch */ color: oklch(92.5% 0.042 185.4);
Tailwind
colors: {
custom: {
50: '#d9f5f0',
500: '#c8f0ea',
950: '#000000',
},
}SCSS
$custom: #c8f0ea; $custom-light: #d9f5f0; $custom-dark: #000000;
JSON
{
"hex": "#c8f0ea",
"rgb": {
"r": 200,
"g": 240,
"b": 234
},
"hsl": {
"h": 171,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.92514,
"c": 0.04215,
"h": 185.4
},
"luminance": 0.8054
}Semantic roles & 50–950 ramp
primary
#C8F0EA
secondary
#CE8E97
accent
#2139C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585