#C8FFFD#C8FFFD
#C8FFFD is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.055 H 193.5°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFFD |
|---|---|
| RGB | rgb(200, 255, 253) |
| HSL | hsl(178, 100%, 89%) |
| HSV | hsv(178, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.36, -17.61, -4.72) |
| CIE-LCH | lch(96.36, 18.23, 195.02°) |
| OKLab | oklab(96.2% -0.0539 -0.0129) |
| OKLCH | oklch(96.2% 0.055 193.5) |
| XYZ | xyz(77.3038, 90.8882, 106.3796) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.83
Light Sky Blue
#C6FCFF
ΔE00 2.12
Pale Blue
#D0FEFE
ΔE00 2.18
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Eggshell Blue
#C4FFF7
ΔE00 2.54
Really Light Blue
#D4FFFF
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFFD #FFC8CA
analogous
#C8FFE2 #C8FFFD #C8E6FF
triadic
#C8FFFD #FDC8FF #FFFDC8
tetradic
#C8FFFD #E2C8FF #FFC8CA #E6FFC8
square
#C8FFFD #E2C8FF #FFC8CA #E6FFC8
split-complementary
#C8FFFD #FFC8E6 #FFE2C8
monochromatic
#4EFFF9 #8BFFFB #C8FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#C8FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#C8FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFFD
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFFD | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#B7FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #c8fffd; /* rgb */ color: rgb(200, 255, 253); /* oklch */ color: oklch(96.2% 0.055 193.5);
Tailwind
colors: {
custom: {
50: '#d9fffe',
500: '#c8fffd',
950: '#000000',
},
}SCSS
$custom: #c8fffd; $custom-light: #d9fffe; $custom-dark: #000000;
JSON
{
"hex": "#c8fffd",
"rgb": {
"r": 200,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96203,
"c": 0.05544,
"h": 193.5
},
"luminance": 0.90891
}Semantic roles & 50–950 ramp
primary
#C8FFFD
secondary
#E98286
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685