#C8FEFF#C8FEFF
#C8FEFF is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.054 H 197.7°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFF |
|---|---|
| RGB | rgb(200, 254, 255) |
| HSL | hsl(181, 100%, 89%) |
| HSV | hsv(181, 22%, 100%) |
| CMYK | cmyk(21.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.15, -16.70, -6.06) |
| CIE-LCH | lch(96.15, 17.76, 199.96°) |
| OKLab | oklab(96.05% -0.0519 -0.0165) |
| OKLCH | oklch(96.05% 0.054 197.7) |
| XYZ | xyz(77.3059, 90.3800, 107.9602) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.89
Pale Blue
#D0FEFE
ΔE00 1.65
Light Light Blue
#CAFFFB
ΔE00 1.98
Really Light Blue
#D4FFFF
ΔE00 2.37
Very Light Blue
#D5FFFF
ΔE00 2.61
Very Pale Blue
#D6FFFE
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFF #FFC9C8
analogous
#C8FFE5 #C8FEFF #C8E3FF
triadic
#C8FEFF #FFC8FE #FEFFC8
tetradic
#C8FEFF #E5C8FF #FFC9C8 #E3FFC8
square
#C8FEFF #E5C8FF #FFC9C8 #E3FFC8
split-complementary
#C8FEFF #FFC8E3 #FFE5C8
monochromatic
#4EFCFF #8BFDFF #C8FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#C8FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#C8FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFF
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFF | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#B6FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8feff; /* rgb */ color: rgb(200, 254, 255); /* oklch */ color: oklch(96.1% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#d9feff',
500: '#c8feff',
950: '#000000',
},
}SCSS
$custom: #c8feff; $custom-light: #d9feff; $custom-dark: #000000;
JSON
{
"hex": "#c8feff",
"rgb": {
"r": 200,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96054,
"c": 0.05446,
"h": 197.7
},
"luminance": 0.90383
}Semantic roles & 50–950 ramp
primary
#C8FEFF
secondary
#E98482
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586