#C8FEF4#C8FEF4
#C8FEF4 is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.7% C 0.056 H 182.5°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEF4 |
|---|---|
| RGB | rgb(200, 254, 244) |
| HSL | hsl(169, 96%, 89%) |
| HSV | hsv(169, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(95.87, -18.96, -0.81) |
| CIE-LCH | lch(95.87, 18.97, 182.46°) |
| OKLab | oklab(95.73% -0.0561 -0.0025) |
| OKLCH | oklch(95.73% 0.056 182.5) |
| XYZ | xyz(75.5856, 89.6918, 98.9002) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.19
Duck Egg Blue
#C3FBF4
ΔE00 1.35
Light Light Blue
#CAFFFB
ΔE00 2.37
Pale Cyan
#B7FFFA
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.62
Pale Aqua
#B8FFEB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEF4 #FEC8D2
analogous
#C8FED9 #C8FEF4 #C8EDFE
triadic
#C8FEF4 #F4C8FE #FEF4C8
tetradic
#C8FEF4 #D9C8FE #FEC8D2 #EDFEC8
square
#C8FEF4 #D9C8FE #FEC8D2 #EDFEC8
split-complementary
#C8FEF4 #FEC8ED #FED9C8
monochromatic
#50FCDC #8CFDE8 #C8FEF4 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.11
#C8FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#C8FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEF4
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEF4 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#EEF0F5
Tritanopia (blue-blind)
#B9FFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8fef4; /* rgb */ color: rgb(200, 254, 244); /* oklch */ color: oklch(95.7% 0.056 182.5);
Tailwind
colors: {
custom: {
50: '#d9fef7',
500: '#c8fef4',
950: '#000000',
},
}SCSS
$custom: #c8fef4; $custom-light: #d9fef7; $custom-dark: #000000;
JSON
{
"hex": "#c8fef4",
"rgb": {
"r": 200,
"g": 254,
"b": 244
},
"hsl": {
"h": 168.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95732,
"c": 0.05619,
"h": 182.5
},
"luminance": 0.89695
}Semantic roles & 50–950 ramp
primary
#C8FEF4
secondary
#E78396
accent
#002AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685