#C8FEFE#C8FEFE
#C8FEFE is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.054 H 196.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFE |
|---|---|
| RGB | rgb(200, 254, 254) |
| HSL | hsl(180, 96%, 89%) |
| HSV | hsv(180, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.13, -16.91, -5.59) |
| CIE-LCH | lch(96.13, 17.81, 198.29°) |
| OKLab | oklab(96.02% -0.0523 -0.0153) |
| OKLCH | oklch(96.02% 0.054 196.3) |
| XYZ | xyz(77.1453, 90.3157, 107.1147) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.27
Light Light Blue
#CAFFFB
ΔE00 1.59
Pale Blue
#D0FEFE
ΔE00 1.70
Really Light Blue
#D4FFFF
ΔE00 2.43
Very Light Blue
#D5FFFF
ΔE00 2.67
Very Pale Blue
#D6FFFE
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFE #FEC8C8
analogous
#C8FEE3 #C8FEFE #C8E3FE
triadic
#C8FEFE #FEC8FE #FEFEC8
tetradic
#C8FEFE #E3C8FE #FEC8C8 #E3FEC8
square
#C8FEFE #E3C8FE #FEC8C8 #E3FEC8
split-complementary
#C8FEFE #FEC8E3 #FEE3C8
monochromatic
#50FCFC #8CFDFD #C8FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#C8FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#C8FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#B7FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fefe; /* rgb */ color: rgb(200, 254, 254); /* oklch */ color: oklch(96.0% 0.054 196.3);
Tailwind
colors: {
custom: {
50: '#d9fefe',
500: '#c8fefe',
950: '#000000',
},
}SCSS
$custom: #c8fefe; $custom-light: #d9fefe; $custom-dark: #000000;
JSON
{
"hex": "#c8fefe",
"rgb": {
"r": 200,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.96024,
"c": 0.05444,
"h": 196.3
},
"luminance": 0.90319
}Semantic roles & 50–950 ramp
primary
#C8FEFE
secondary
#E78383
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585