#C8F6EA#C8F6EA
#C8F6EA is a very light, muted teal. Relative luminance 0.841; OKLCH L 93.8% C 0.050 H 177.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F6EA |
|---|---|
| RGB | rgb(200, 246, 234) |
| HSL | hsl(164, 72%, 87%) |
| HSV | hsv(164, 19%, 96%) |
| CMYK | cmyk(18.7%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(93.51, -17.02, 0.91) |
| CIE-LCH | lch(93.51, 17.04, 176.95°) |
| OKLab | oklab(93.77% -0.0498 0.0021) |
| OKLCH | oklch(93.77% 0.05 177.5) |
| XYZ | xyz(71.6224, 84.1292, 90.2909) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.84
Eggshell Blue
#C4FFF7
ΔE00 3.30
Ice
#D6FFFA
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 3.78
Pale Blue
#D0FEFE
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F6EA #F6C8D4
analogous
#C8F6D3 #C8F6EA #C8EBF6
triadic
#C8F6EA #EAC8F6 #F6EAC8
tetradic
#C8F6EA #D3C8F6 #F6C8D4 #EBF6C8
square
#C8F6EA #D3C8F6 #F6C8D4 #EBF6C8
split-complementary
#C8F6EA #F6C8EB #F6D3C8
monochromatic
#5FE5C2 #93EDD6 #C8F6EA #E5FBF5 #E5FBF5
Accessibility & contrast
On white
1.18
#C8F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#C8F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F6EA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F6EA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#BDF7F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8f6ea; /* rgb */ color: rgb(200, 246, 234); /* oklch */ color: oklch(93.8% 0.050 177.5);
Tailwind
colors: {
custom: {
50: '#d9f9f0',
500: '#c8f6ea',
950: '#000000',
},
}SCSS
$custom: #c8f6ea; $custom-light: #d9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#c8f6ea",
"rgb": {
"r": 200,
"g": 246,
"b": 234
},
"hsl": {
"h": 164.348,
"s": 71.875,
"l": 87.451
},
"oklch": {
"l": 0.9377,
"c": 0.04985,
"h": 177.5
},
"luminance": 0.84131
}Semantic roles & 50–950 ramp
primary
#C8F6EA
secondary
#D88A9E
accent
#1244D4
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585