#C8FFF4#C8FFF4
#C8FFF4 is a very light, muted teal. Relative luminance 0.903; OKLCH L 95.9% C 0.057 H 181.4°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFF4 |
|---|---|
| RGB | rgb(200, 255, 244) |
| HSL | hsl(168, 100%, 89%) |
| HSV | hsv(168, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(96.13, -19.44, -0.43) |
| CIE-LCH | lch(96.13, 19.45, 181.26°) |
| OKLab | oklab(95.94% -0.0574 -0.0014) |
| OKLCH | oklch(95.94% 0.057 181.4) |
| XYZ | xyz(75.9038, 90.3282, 99.0062) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.34
Duck Egg Blue
#C3FBF4
ΔE00 1.71
Light Light Blue
#CAFFFB
ΔE00 2.75
Pale Cyan
#B7FFFA
ΔE00 3.63
Ice
#D6FFFA
ΔE00 3.96
Pale Aqua
#B8FFEB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFF4 #FFC8D3
analogous
#C8FFD9 #C8FFF4 #C8EFFF
triadic
#C8FFF4 #F4C8FF #FFF4C8
tetradic
#C8FFF4 #D9C8FF #FFC8D3 #EFFFC8
square
#C8FFF4 #D9C8FF #FFC8D3 #EFFFC8
split-complementary
#C8FFF4 #FFC8EF #FFD9C8
monochromatic
#4EFFDC #8BFFE8 #C8FFF4 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.10
#C8FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#C8FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFF4
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFF4 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F4
Deuteranopia (green-blind)
#EFF1F5
Tritanopia (blue-blind)
#B9FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fff4; /* rgb */ color: rgb(200, 255, 244); /* oklch */ color: oklch(95.9% 0.057 181.4);
Tailwind
colors: {
custom: {
50: '#d9fff7',
500: '#c8fff4',
950: '#000000',
},
}SCSS
$custom: #c8fff4; $custom-light: #d9fff7; $custom-dark: #000000;
JSON
{
"hex": "#c8fff4",
"rgb": {
"r": 200,
"g": 255,
"b": 244
},
"hsl": {
"h": 168,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95943,
"c": 0.05743,
"h": 181.4
},
"luminance": 0.90331
}Semantic roles & 50–950 ramp
primary
#C8FFF4
secondary
#E98297
accent
#002EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685