#C8F2EB#C8F2EB
#C8F2EB is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.0% C 0.044 H 184.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2EB |
|---|---|
| RGB | rgb(200, 242, 235) |
| HSL | hsl(170, 62%, 87%) |
| HSV | hsv(170, 17%, 95%) |
| CMYK | cmyk(17.4%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(92.48, -14.84, -1.12) |
| CIE-LCH | lch(92.48, 14.88, 184.30°) |
| OKLab | oklab(92.96% -0.0442 -0.0032) |
| OKLCH | oklch(92.96% 0.044 184.2) |
| XYZ | xyz(70.5629, 81.7797, 90.6484) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Light Light Blue
#CAFFFB
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2EB #F2C8CF
analogous
#C8F2D6 #C8F2EB #C8E4F2
triadic
#C8F2EB #EBC8F2 #F2EBC8
tetradic
#C8F2EB #D6C8F2 #F2C8CF #E4F2C8
square
#C8F2EB #D6C8F2 #F2C8CF #E4F2C8
split-complementary
#C8F2EB #F2C8E4 #F2D6C8
monochromatic
#65DBC7 #97E6D9 #C8F2EB #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.21
#C8F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C8F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2EB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2EB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#BDF4F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f2eb; /* rgb */ color: rgb(200, 242, 235); /* oklch */ color: oklch(93.0% 0.044 184.2);
Tailwind
colors: {
custom: {
50: '#d9f6f1',
500: '#c8f2eb',
950: '#000000',
},
}SCSS
$custom: #c8f2eb; $custom-light: #d9f6f1; $custom-dark: #000000;
JSON
{
"hex": "#c8f2eb",
"rgb": {
"r": 200,
"g": 242,
"b": 235
},
"hsl": {
"h": 170,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.9296,
"c": 0.04431,
"h": 184.2
},
"luminance": 0.81782
}Semantic roles & 50–950 ramp
primary
#C8F2EB
secondary
#D28D98
accent
#1C39C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585