#C8FFFA#C8FFFA
#C8FFFA is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.056 H 189.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFFA |
|---|---|
| RGB | rgb(200, 255, 250) |
| HSL | hsl(175, 100%, 89%) |
| HSV | hsv(175, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.29, -18.23, -3.29) |
| CIE-LCH | lch(96.29, 18.52, 190.24°) |
| OKLab | oklab(96.12% -0.0551 -0.0091) |
| OKLCH | oklch(96.12% 0.056 189.4) |
| XYZ | xyz(76.8296, 90.6985, 103.8824) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.59
Duck Egg Blue
#C3FBF4
ΔE00 1.22
Eggshell Blue
#C4FFF7
ΔE00 1.44
Pale Cyan
#B7FFFA
ΔE00 2.95
Pale Blue
#D0FEFE
ΔE00 2.97
Ice
#D6FFFA
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFFA #FFC8CD
analogous
#C8FFDF #C8FFFA #C8E9FF
triadic
#C8FFFA #FAC8FF #FFFAC8
tetradic
#C8FFFA #DFC8FF #FFC8CD #E9FFC8
square
#C8FFFA #DFC8FF #FFC8CD #E9FFC8
split-complementary
#C8FFFA #FFC8E9 #FFDFC8
monochromatic
#4EFFEF #8BFFF4 #C8FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C8FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#C8FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFFA
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFFA | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#B8FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fffa; /* rgb */ color: rgb(200, 255, 250); /* oklch */ color: oklch(96.1% 0.056 189.4);
Tailwind
colors: {
custom: {
50: '#d9fffb',
500: '#c8fffa',
950: '#000000',
},
}SCSS
$custom: #c8fffa; $custom-light: #d9fffb; $custom-dark: #000000;
JSON
{
"hex": "#c8fffa",
"rgb": {
"r": 200,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96115,
"c": 0.05582,
"h": 189.4
},
"luminance": 0.90701
}Semantic roles & 50–950 ramp
primary
#C8FFFA
secondary
#E9828C
accent
#0015E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685