#C4FEFE#C4FEFE
#C4FEFE is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.058 H 196.2°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FEFE |
|---|---|
| RGB | rgb(196, 254, 254) |
| HSL | hsl(180, 97%, 88%) |
| HSV | hsv(180, 23%, 100%) |
| CMYK | cmyk(22.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.90, -18.07, -5.95) |
| CIE-LCH | lch(95.90, 19.02, 198.21°) |
| OKLab | oklab(95.79% -0.0559 -0.0162) |
| OKLCH | oklch(95.79% 0.058 196.2) |
| XYZ | xyz(76.0907, 89.7720, 107.0652) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.59
Light Light Blue
#CAFFFB
ΔE00 1.74
Pale Blue
#D0FEFE
ΔE00 2.47
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Eggshell Blue
#C4FFF7
ΔE00 3.15
Really Light Blue
#D4FFFF
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FEFE #FEC4C4
analogous
#C4FEE1 #C4FEFE #C4E1FE
triadic
#C4FEFE #FEC4FE #FEFEC4
tetradic
#C4FEFE #E1C4FE #FEC4C4 #E1FEC4
square
#C4FEFE #E1C4FE #FEC4C4 #E1FEC4
split-complementary
#C4FEFE #FEC4E1 #FEE1C4
monochromatic
#4CFCFC #88FDFD #C4FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C4FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#C4FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FEFE
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FEFE | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B1FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c4fefe; /* rgb */ color: rgb(196, 254, 254); /* oklch */ color: oklch(95.8% 0.058 196.2);
Tailwind
colors: {
custom: {
50: '#d7fefe',
500: '#c4fefe',
950: '#000000',
},
}SCSS
$custom: #c4fefe; $custom-light: #d7fefe; $custom-dark: #000000;
JSON
{
"hex": "#c4fefe",
"rgb": {
"r": 196,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.95786,
"c": 0.05819,
"h": 196.2
},
"luminance": 0.89775
}Semantic roles & 50–950 ramp
primary
#C4FEFE
secondary
#E68080
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685