#4CFDC4#4CFDC4
#4CFDC4 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.1% C 0.163 H 166.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDC4 |
|---|---|
| RGB | rgb(76, 253, 196) |
| HSL | hsl(161, 98%, 65%) |
| HSV | hsv(161, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(89.75, -57.47, 14.53) |
| CIE-LCH | lch(89.75, 59.28, 165.81°) |
| OKLab | oklab(89.14% -0.1591 0.0372) |
| OKLCH | oklch(89.14% 0.163 166.9) |
| XYZ | xyz(48.0642, 75.7670, 64.3052) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.54
Greenish Cyan
#2AFEB7
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.35
Greenish Turquoise
#00FBB0
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDC4 #FD4C85
analogous
#4CFD6C #4CFDC4 #4CDEFD
triadic
#4CFDC4 #C44CFD #FDC44C
tetradic
#4CFDC4 #6C4CFD #FD4C85 #DEFD4C
square
#4CFDC4 #6C4CFD #FD4C85 #DEFD4C
split-complementary
#4CFDC4 #FD4CDE #FD6C4C
monochromatic
#02CC8B #0FFCB0 #4CFDC4 #89FED8 #C5FEEC
Accessibility & contrast
On white
1.30
#4CFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#4CFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDC4
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDC4 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E0DBC8
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfdc4; /* rgb */ color: rgb(76, 253, 196); /* oklch */ color: oklch(89.1% 0.163 166.9);
Tailwind
colors: {
custom: {
50: '#94ffd6',
500: '#4cfdc4',
950: '#000000',
},
}SCSS
$custom: #4cfdc4; $custom-light: #94ffd6; $custom-dark: #000000;
JSON
{
"hex": "#4cfdc4",
"rgb": {
"r": 76,
"g": 253,
"b": 196
},
"hsl": {
"h": 160.678,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.89139,
"c": 0.16339,
"h": 166.9
},
"luminance": 0.75773
}Semantic roles & 50–950 ramp
primary
#4CFDC4
secondary
#C8255A
accent
#004AE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683