#C4FFFA#C4FFFA
#C4FFFA is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.060 H 189.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFFA |
|---|---|
| RGB | rgb(196, 255, 250) |
| HSL | hsl(175, 100%, 88%) |
| HSV | hsv(175, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.06, -19.40, -3.65) |
| CIE-LCH | lch(96.06, 19.74, 190.66°) |
| OKLab | oklab(95.88% -0.0587 -0.0101) |
| OKLCH | oklch(95.88% 0.06 189.7) |
| XYZ | xyz(75.7750, 90.1547, 103.8330) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.15
Duck Egg Blue
#C3FBF4
ΔE00 1.18
Light Light Blue
#CAFFFB
ΔE00 1.27
Pale Cyan
#B7FFFA
ΔE00 2.19
Light Sky Blue
#C6FCFF
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFFA #FFC4C9
analogous
#C4FFDC #C4FFFA #C4E6FF
triadic
#C4FFFA #FAC4FF #FFFAC4
tetradic
#C4FFFA #DCC4FF #FFC4C9 #E6FFC4
square
#C4FFFA #DCC4FF #FFC4C9 #E6FFC4
split-complementary
#C4FFFA #FFC4E6 #FFDCC4
monochromatic
#4AFFF0 #87FFF5 #C4FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C4FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#C4FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFFA
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFFA | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#B2FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c4fffa; /* rgb */ color: rgb(196, 255, 250); /* oklch */ color: oklch(95.9% 0.060 189.7);
Tailwind
colors: {
custom: {
50: '#d7fffb',
500: '#c4fffa',
950: '#000000',
},
}SCSS
$custom: #c4fffa; $custom-light: #d7fffb; $custom-dark: #000000;
JSON
{
"hex": "#c4fffa",
"rgb": {
"r": 196,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.915,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95877,
"c": 0.05953,
"h": 189.7
},
"luminance": 0.90158
}Semantic roles & 50–950 ramp
primary
#C4FFFA
secondary
#E87F88
accent
#0013E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685