#C8F2EA#C8F2EA
#C8F2EA is a very light, muted teal. Relative luminance 0.817; OKLCH L 92.9% C 0.045 H 182.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2EA |
|---|---|
| RGB | rgb(200, 242, 234) |
| HSL | hsl(169, 62%, 87%) |
| HSV | hsv(169, 17%, 95%) |
| CMYK | cmyk(17.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.45, -15.03, -0.63) |
| CIE-LCH | lch(92.45, 15.05, 182.42°) |
| OKLab | oklab(92.93% -0.0446 -0.0019) |
| OKLCH | oklch(92.93% 0.045 182.5) |
| XYZ | xyz(70.4188, 81.7220, 89.8897) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.09
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Light Light Blue
#CAFFFB
ΔE00 3.58
Eggshell Blue
#C4FFF7
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2EA #F2C8D0
analogous
#C8F2D5 #C8F2EA #C8E5F2
triadic
#C8F2EA #EAC8F2 #F2EAC8
tetradic
#C8F2EA #D5C8F2 #F2C8D0 #E5F2C8
square
#C8F2EA #D5C8F2 #F2C8D0 #E5F2C8
split-complementary
#C8F2EA #F2C8E5 #F2D5C8
monochromatic
#65DBC4 #97E6D7 #C8F2EA #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.21
#C8F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C8F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2EA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2EA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#BDF4EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f2ea; /* rgb */ color: rgb(200, 242, 234); /* oklch */ color: oklch(92.9% 0.045 182.5);
Tailwind
colors: {
custom: {
50: '#d9f6f0',
500: '#c8f2ea',
950: '#000000',
},
}SCSS
$custom: #c8f2ea; $custom-light: #d9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#c8f2ea",
"rgb": {
"r": 200,
"g": 242,
"b": 234
},
"hsl": {
"h": 168.571,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.92932,
"c": 0.04462,
"h": 182.5
},
"luminance": 0.81724
}Semantic roles & 50–950 ramp
primary
#C8F2EA
secondary
#D28D9A
accent
#1C3DC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585