#C4FFFE#C4FFFE
#C4FFFE is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.059 H 194.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFFE |
|---|---|
| RGB | rgb(196, 255, 254) |
| HSL | hsl(179, 100%, 88%) |
| HSV | hsv(179, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.17, -18.56, -5.56) |
| CIE-LCH | lch(96.17, 19.37, 196.67°) |
| OKLab | oklab(96% -0.0571 -0.0152) |
| OKLCH | oklch(96% 0.059 194.9) |
| XYZ | xyz(76.4089, 90.4083, 107.1713) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.52
Light Sky Blue
#C6FCFF
ΔE00 2.07
Duck Egg Blue
#C3FBF4
ΔE00 2.49
Eggshell Blue
#C4FFF7
ΔE00 2.72
Pale Blue
#D0FEFE
ΔE00 2.74
Pale Cyan
#B7FFFA
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFFE #FFC4C5
analogous
#C4FFE0 #C4FFFE #C4E2FF
triadic
#C4FFFE #FEC4FF #FFFEC4
tetradic
#C4FFFE #E0C4FF #FFC4C5 #E2FFC4
square
#C4FFFE #E0C4FF #FFC4C5 #E2FFC4
split-complementary
#C4FFFE #FFC4E2 #FFE0C4
monochromatic
#4AFFFC #87FFFD #C4FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#C4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFFE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFFE | 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)
#F7F9FE
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#B1FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c4fffe; /* rgb */ color: rgb(196, 255, 254); /* oklch */ color: oklch(96.0% 0.059 194.9);
Tailwind
colors: {
custom: {
50: '#d7fffe',
500: '#c4fffe',
950: '#000000',
},
}SCSS
$custom: #c4fffe; $custom-light: #d7fffe; $custom-dark: #000000;
JSON
{
"hex": "#c4fffe",
"rgb": {
"r": 196,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.983,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95996,
"c": 0.05911,
"h": 194.9
},
"luminance": 0.90412
}Semantic roles & 50–950 ramp
primary
#C4FFFE
secondary
#E87F81
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685