#C4FEFF#C4FEFF
#C4FEFF is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.058 H 197.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FEFF |
|---|---|
| RGB | rgb(196, 254, 255) |
| HSL | hsl(181, 100%, 88%) |
| HSV | hsv(181, 23%, 100%) |
| CMYK | cmyk(23.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.93, -17.86, -6.42) |
| CIE-LCH | lch(95.93, 18.98, 199.78°) |
| OKLab | oklab(95.82% -0.0555 -0.0175) |
| OKLCH | oklch(95.82% 0.058 197.5) |
| XYZ | xyz(76.2513, 89.8362, 107.9108) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.26
Light Light Blue
#CAFFFB
ΔE00 2.07
Pale Blue
#D0FEFE
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 3.14
Duck Egg Blue
#C3FBF4
ΔE00 3.20
Pale Sky Blue
#BDF6FE
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FEFF #FFC5C4
analogous
#C4FFE2 #C4FEFF #C4E0FF
triadic
#C4FEFF #FFC4FE #FEFFC4
tetradic
#C4FEFF #E2C4FF #FFC5C4 #E0FFC4
square
#C4FEFF #E2C4FF #FFC5C4 #E0FFC4
split-complementary
#C4FEFF #FFC4E0 #FFE2C4
monochromatic
#4AFCFF #87FDFF #C4FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C4FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#C4FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FEFF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FEFF | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B1FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c4feff; /* rgb */ color: rgb(196, 254, 255); /* oklch */ color: oklch(95.8% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#d7feff',
500: '#c4feff',
950: '#000000',
},
}SCSS
$custom: #c4feff; $custom-light: #d7feff; $custom-dark: #000000;
JSON
{
"hex": "#c4feff",
"rgb": {
"r": 196,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.017,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95816,
"c": 0.05819,
"h": 197.5
},
"luminance": 0.89839
}Semantic roles & 50–950 ramp
primary
#C4FEFF
secondary
#E8817F
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686