#C4FCFE#C4FCFE
#C4FCFE is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.056 H 199.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FCFE |
|---|---|
| RGB | rgb(196, 252, 254) |
| HSL | hsl(182, 97%, 88%) |
| HSV | hsv(182, 23%, 100%) |
| CMYK | cmyk(22.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.37, -17.09, -6.72) |
| CIE-LCH | lch(95.37, 18.36, 201.48°) |
| OKLab | oklab(95.37% -0.0534 -0.0184) |
| OKLCH | oklch(95.37% 0.056 199) |
| XYZ | xyz(75.4593, 88.5092, 106.8548) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.64
Pale Blue
#D0FEFE
ΔE00 2.17
Light Light Blue
#CAFFFB
ΔE00 2.44
Pale Sky Blue
#BDF6FE
ΔE00 2.65
Really Light Blue
#D4FFFF
ΔE00 2.88
Very Light Blue
#D5FFFF
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FCFE #FEC6C4
analogous
#C4FEE3 #C4FCFE #C4DFFE
triadic
#C4FCFE #FEC4FC #FCFEC4
tetradic
#C4FCFE #E3C4FE #FEC6C4 #DFFEC4
square
#C4FCFE #E3C4FE #FEC6C4 #DFFEC4
split-complementary
#C4FCFE #FEC4DF #FEE3C4
monochromatic
#4CF6FC #88F9FD #C4FCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.12
#C4FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#C4FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FCFE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FCFE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#B1FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c4fcfe; /* rgb */ color: rgb(196, 252, 254); /* oklch */ color: oklch(95.4% 0.056 199.0);
Tailwind
colors: {
custom: {
50: '#d7fdfe',
500: '#c4fcfe',
950: '#000000',
},
}SCSS
$custom: #c4fcfe; $custom-light: #d7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#c4fcfe",
"rgb": {
"r": 196,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.069,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.95367,
"c": 0.05643,
"h": 199
},
"luminance": 0.88512
}Semantic roles & 50–950 ramp
primary
#C4FCFE
secondary
#E68380
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585