#C8F2EE#C8F2EE
#C8F2EE is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.0% C 0.044 H 189.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2EE |
|---|---|
| RGB | rgb(200, 242, 238) |
| HSL | hsl(174, 62%, 87%) |
| HSV | hsv(174, 17%, 95%) |
| CMYK | cmyk(17.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.55, -14.24, -2.56) |
| CIE-LCH | lch(92.55, 14.46, 190.21°) |
| OKLab | oklab(93.05% -0.043 -0.0071) |
| OKLCH | oklch(93.05% 0.044 189.3) |
| XYZ | xyz(71.0000, 81.9545, 92.9503) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.77
Pale Blue
#D0FEFE
ΔE00 2.98
Very Pale Blue
#D6FFFE
ΔE00 3.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2EE #F2C8CC
analogous
#C8F2D9 #C8F2EE #C8E1F2
triadic
#C8F2EE #EEC8F2 #F2EEC8
tetradic
#C8F2EE #D9C8F2 #F2C8CC #E1F2C8
square
#C8F2EE #D9C8F2 #F2C8CC #E1F2C8
split-complementary
#C8F2EE #F2C8E1 #F2D9C8
monochromatic
#65DBCF #97E6DF #C8F2EE #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.21
#C8F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C8F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2EE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2EE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#BCF4F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f2ee; /* rgb */ color: rgb(200, 242, 238); /* oklch */ color: oklch(93.0% 0.044 189.3);
Tailwind
colors: {
custom: {
50: '#d9f6f3',
500: '#c8f2ee',
950: '#000000',
},
}SCSS
$custom: #c8f2ee; $custom-light: #d9f6f3; $custom-dark: #000000;
JSON
{
"hex": "#c8f2ee",
"rgb": {
"r": 200,
"g": 242,
"b": 238
},
"hsl": {
"h": 174.286,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.93047,
"c": 0.0436,
"h": 189.3
},
"luminance": 0.81957
}Semantic roles & 50–950 ramp
primary
#C8F2EE
secondary
#D28D93
accent
#1C2DC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585