#4CFEC4#4CFEC4
#4CFEC4 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.165 H 166.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFEC4 |
|---|---|
| RGB | rgb(76, 254, 196) |
| HSL | hsl(160, 99%, 65%) |
| HSV | hsv(160, 70%, 100%) |
| CMYK | cmyk(70.1%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.04, -57.87, 14.94) |
| CIE-LCH | lch(90.04, 59.77, 165.52°) |
| OKLab | oklab(89.38% -0.1601 0.0382) |
| OKLCH | oklch(89.38% 0.165 166.6) |
| XYZ | xyz(48.3807, 76.4001, 64.4107) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.63
Bright Teal
#01F9C6
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.29
Greenish Turquoise
#00FBB0
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFEC4 #FE4C86
analogous
#4CFE6B #4CFEC4 #4CDFFE
triadic
#4CFEC4 #C44CFE #FEC44C
tetradic
#4CFEC4 #6B4CFE #FE4C86 #DFFE4C
square
#4CFEC4 #6B4CFE #FE4C86 #DFFE4C
split-complementary
#4CFEC4 #FE4CDF #FE6B4C
monochromatic
#01CE8C #0FFEB0 #4CFEC4 #89FED8 #C6FFEC
Accessibility & contrast
On white
1.29
#4CFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#4CFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFEC4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFEC4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfec4; /* rgb */ color: rgb(76, 254, 196); /* oklch */ color: oklch(89.4% 0.165 166.6);
Tailwind
colors: {
custom: {
50: '#94ffd6',
500: '#4cfec4',
950: '#000000',
},
}SCSS
$custom: #4cfec4; $custom-light: #94ffd6; $custom-dark: #000000;
JSON
{
"hex": "#4cfec4",
"rgb": {
"r": 76,
"g": 254,
"b": 196
},
"hsl": {
"h": 160.449,
"s": 98.889,
"l": 64.706
},
"oklch": {
"l": 0.8938,
"c": 0.16456,
"h": 166.6
},
"luminance": 0.76406
}Semantic roles & 50–950 ramp
primary
#4CFEC4
secondary
#CA255A
accent
#004BE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683