#C8F8EA#C8F8EA
#C8F8EA is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.2% C 0.053 H 175.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F8EA |
|---|---|
| RGB | rgb(200, 248, 234) |
| HSL | hsl(163, 77%, 88%) |
| HSV | hsv(163, 19%, 97%) |
| CMYK | cmyk(19.4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.03, -18.00, 1.67) |
| CIE-LCH | lch(94.03, 18.08, 174.68°) |
| OKLab | oklab(94.19% -0.0524 0.0042) |
| OKLCH | oklch(94.19% 0.053 175.4) |
| XYZ | xyz(72.2340, 85.3523, 90.4947) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.10
Eggshell Blue
#C4FFF7
ΔE00 3.31
Light Light Blue
#CAFFFB
ΔE00 4.19
Ice
#D6FFFA
ΔE00 4.34
Pale Aqua
#B8FFEB
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F8EA #F8C8D6
analogous
#C8F8D2 #C8F8EA #C8EEF8
triadic
#C8F8EA #EAC8F8 #F8EAC8
tetradic
#C8F8EA #D2C8F8 #F8C8D6 #EEF8C8
square
#C8F8EA #D2C8F8 #F8C8D6 #EEF8C8
split-complementary
#C8F8EA #F8C8EE #F8D2C8
monochromatic
#5BEAC1 #92F1D5 #C8F8EA #E4FCF5 #E4FCF5
Accessibility & contrast
On white
1.16
#C8F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#C8F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F8EA
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F8EA | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#BDF9F4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8f8ea; /* rgb */ color: rgb(200, 248, 234); /* oklch */ color: oklch(94.2% 0.053 175.4);
Tailwind
colors: {
custom: {
50: '#d9faf0',
500: '#c8f8ea',
950: '#000000',
},
}SCSS
$custom: #c8f8ea; $custom-light: #d9faf0; $custom-dark: #000000;
JSON
{
"hex": "#c8f8ea",
"rgb": {
"r": 200,
"g": 248,
"b": 234
},
"hsl": {
"h": 162.5,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.9419,
"c": 0.05256,
"h": 175.4
},
"luminance": 0.85355
}Semantic roles & 50–950 ramp
primary
#C8F8EA
secondary
#DC88A1
accent
#0C48DA
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585