#C4FFFD#C4FFFD
#C4FFFD is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.059 H 193.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFFD |
|---|---|
| RGB | rgb(196, 255, 253) |
| HSL | hsl(178, 100%, 88%) |
| HSV | hsv(178, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.14, -18.77, -5.08) |
| CIE-LCH | lch(96.14, 19.45, 195.15°) |
| OKLab | oklab(95.97% -0.0575 -0.0139) |
| OKLCH | oklch(95.97% 0.059 193.6) |
| XYZ | xyz(76.2492, 90.3444, 106.3301) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.30
Duck Egg Blue
#C3FBF4
ΔE00 2.13
Eggshell Blue
#C4FFF7
ΔE00 2.32
Light Sky Blue
#C6FCFF
ΔE00 2.42
Pale Cyan
#B7FFFA
ΔE00 2.61
Pale Blue
#D0FEFE
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFFD #FFC4C6
analogous
#C4FFDF #C4FFFD #C4E3FF
triadic
#C4FFFD #FDC4FF #FFFDC4
tetradic
#C4FFFD #DFC4FF #FFC4C6 #E3FFC4
square
#C4FFFD #DFC4FF #FFC4C6 #E3FFC4
split-complementary
#C4FFFD #FFC4E3 #FFDFC4
monochromatic
#4AFFF9 #87FFFB #C4FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#C4FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFFD
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFFD | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#B1FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c4fffd; /* rgb */ color: rgb(196, 255, 253); /* oklch */ color: oklch(96.0% 0.059 193.6);
Tailwind
colors: {
custom: {
50: '#d7fffe',
500: '#c4fffd',
950: '#000000',
},
}SCSS
$custom: #c4fffd; $custom-light: #d7fffe; $custom-dark: #000000;
JSON
{
"hex": "#c4fffd",
"rgb": {
"r": 196,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.966,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95966,
"c": 0.05917,
"h": 193.6
},
"luminance": 0.90348
}Semantic roles & 50–950 ramp
primary
#C4FFFD
secondary
#E87F82
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685