#C8FCEE#C8FCEE
#C8FCEE is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.1% C 0.056 H 176.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCEE |
|---|---|
| RGB | rgb(200, 252, 238) |
| HSL | hsl(164, 90%, 89%) |
| HSV | hsv(164, 21%, 99%) |
| CMYK | cmyk(20.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.19, -19.17, 1.29) |
| CIE-LCH | lch(95.19, 19.22, 176.15°) |
| OKLab | oklab(95.14% -0.056 0.0031) |
| OKLCH | oklch(95.14% 0.056 176.8) |
| XYZ | xyz(74.0580, 88.0706, 93.9697) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.64
Duck Egg Blue
#C3FBF4
ΔE00 2.74
Pale Aqua
#B8FFEB
ΔE00 3.74
Light Light Blue
#CAFFFB
ΔE00 3.89
Ice
#D6FFFA
ΔE00 4.47
Pale Cyan
#B7FFFA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCEE #FCC8D6
analogous
#C8FCD4 #C8FCEE #C8F0FC
triadic
#C8FCEE #EEC8FC #FCEEC8
tetradic
#C8FCEE #D4C8FC #FCC8D6 #F0FCC8
square
#C8FCEE #D4C8FC #FCC8D6 #F0FCC8
split-complementary
#C8FCEE #FCC8F0 #FCD4C8
monochromatic
#54F6CA #8EF9DC #C8FCEE #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.13
#C8FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#C8FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCEE
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCEE | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#BBFEF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8fcee; /* rgb */ color: rgb(200, 252, 238); /* oklch */ color: oklch(95.1% 0.056 176.8);
Tailwind
colors: {
custom: {
50: '#d9fdf3',
500: '#c8fcee',
950: '#000000',
},
}SCSS
$custom: #c8fcee; $custom-light: #d9fdf3; $custom-dark: #000000;
JSON
{
"hex": "#c8fcee",
"rgb": {
"r": 200,
"g": 252,
"b": 238
},
"hsl": {
"h": 163.846,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.95143,
"c": 0.05605,
"h": 176.8
},
"luminance": 0.88073
}Semantic roles & 50–950 ramp
primary
#C8FCEE
secondary
#E3859E
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585