#C4FFEC#C4FFEC
#C4FFEC is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.065 H 173.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFEC |
|---|---|
| RGB | rgb(196, 255, 236) |
| HSL | hsl(161, 100%, 88%) |
| HSV | hsv(161, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.71, -22.23, 3.05) |
| CIE-LCH | lch(95.71, 22.44, 172.19°) |
| OKLab | oklab(95.48% -0.0642 0.0077) |
| OKLCH | oklch(95.48% 0.065 173.1) |
| XYZ | xyz(73.6608, 89.3090, 92.6979) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.04
Eggshell Blue
#C4FFF7
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 5.59
Light Light Blue
#CAFFFB
ΔE00 5.68
Ice
#D6FFFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFEC #FFC4D7
analogous
#C4FFCE #C4FFEC #C4F4FF
triadic
#C4FFEC #ECC4FF #FFECC4
tetradic
#C4FFEC #CEC4FF #FFC4D7 #F4FFC4
square
#C4FFEC #CEC4FF #FFC4D7 #F4FFC4
split-complementary
#C4FFEC #FFC4F4 #FFCEC4
monochromatic
#4AFFC5 #87FFD8 #C4FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C4FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#C4FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFEC
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFEC | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#B6FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c4ffec; /* rgb */ color: rgb(196, 255, 236); /* oklch */ color: oklch(95.5% 0.065 173.1);
Tailwind
colors: {
custom: {
50: '#d7fff2',
500: '#c4ffec',
950: '#000000',
},
}SCSS
$custom: #c4ffec; $custom-light: #d7fff2; $custom-dark: #000000;
JSON
{
"hex": "#c4ffec",
"rgb": {
"r": 196,
"g": 255,
"b": 236
},
"hsl": {
"h": 160.678,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95481,
"c": 0.06466,
"h": 173.1
},
"luminance": 0.89312
}Semantic roles & 50–950 ramp
primary
#C4FFEC
secondary
#E87FA1
accent
#004AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685