#C8FFF2#C8FFF2
#C8FFF2 is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.058 H 178.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFF2 |
|---|---|
| RGB | rgb(200, 255, 242) |
| HSL | hsl(166, 100%, 89%) |
| HSV | hsv(166, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.08, -19.84, 0.53) |
| CIE-LCH | lch(96.08, 19.85, 178.47°) |
| OKLab | oklab(95.89% -0.0582 0.0011) |
| OKLCH | oklch(95.89% 0.058 178.9) |
| XYZ | xyz(75.6017, 90.2074, 97.4156) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.00
Duck Egg Blue
#C3FBF4
ΔE00 2.37
Light Light Blue
#CAFFFB
ΔE00 3.48
Pale Aqua
#B8FFEB
ΔE00 3.56
Pale Cyan
#B7FFFA
ΔE00 4.14
Ice
#D6FFFA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFF2 #FFC8D5
analogous
#C8FFD7 #C8FFF2 #C8F1FF
triadic
#C8FFF2 #F2C8FF #FFF2C8
tetradic
#C8FFF2 #D7C8FF #FFC8D5 #F1FFC8
square
#C8FFF2 #D7C8FF #FFC8D5 #F1FFC8
split-complementary
#C8FFF2 #FFC8F1 #FFD7C8
monochromatic
#4EFFD5 #8BFFE4 #C8FFF2 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.10
#C8FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#C8FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFF2
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFF2 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F1
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#BAFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fff2; /* rgb */ color: rgb(200, 255, 242); /* oklch */ color: oklch(95.9% 0.058 178.9);
Tailwind
colors: {
custom: {
50: '#d9fff6',
500: '#c8fff2',
950: '#000000',
},
}SCSS
$custom: #c8fff2; $custom-light: #d9fff6; $custom-dark: #000000;
JSON
{
"hex": "#c8fff2",
"rgb": {
"r": 200,
"g": 255,
"b": 242
},
"hsl": {
"h": 165.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95886,
"c": 0.05821,
"h": 178.9
},
"luminance": 0.9021
}Semantic roles & 50–950 ramp
primary
#C8FFF2
secondary
#E9829B
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685