#C8F5EA#C8F5EA
#C8F5EA is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.6% C 0.049 H 178.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F5EA |
|---|---|
| RGB | rgb(200, 245, 234) |
| HSL | hsl(165, 69%, 87%) |
| HSV | hsv(165, 18%, 96%) |
| CMYK | cmyk(18.4%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(93.24, -16.52, 0.52) |
| CIE-LCH | lch(93.24, 16.53, 178.20°) |
| OKLab | oklab(93.56% -0.0485 0.0011) |
| OKLCH | oklch(93.56% 0.049 178.7) |
| XYZ | xyz(71.3190, 83.5225, 90.1898) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.82
Eggshell Blue
#C4FFF7
ΔE00 3.39
Ice
#D6FFFA
ΔE00 3.53
Light Light Blue
#CAFFFB
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.86
Very Pale Blue
#D6FFFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F5EA #F5C8D3
analogous
#C8F5D4 #C8F5EA #C8EAF5
triadic
#C8F5EA #EAC8F5 #F5EAC8
tetradic
#C8F5EA #D4C8F5 #F5C8D3 #EAF5C8
square
#C8F5EA #D4C8F5 #F5C8D3 #EAF5C8
split-complementary
#C8F5EA #F5C8EA #F5D4C8
monochromatic
#60E2C2 #94ECD6 #C8F5EA #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.19
#C8F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#C8F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F5EA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F5EA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#BDF7F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8f5ea; /* rgb */ color: rgb(200, 245, 234); /* oklch */ color: oklch(93.6% 0.049 178.7);
Tailwind
colors: {
custom: {
50: '#d9f8f0',
500: '#c8f5ea',
950: '#000000',
},
}SCSS
$custom: #c8f5ea; $custom-light: #d9f8f0; $custom-dark: #000000;
JSON
{
"hex": "#c8f5ea",
"rgb": {
"r": 200,
"g": 245,
"b": 234
},
"hsl": {
"h": 165.333,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.9356,
"c": 0.0485,
"h": 178.7
},
"luminance": 0.83525
}Semantic roles & 50–950 ramp
primary
#C8F5EA
secondary
#D78B9D
accent
#1442D1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585