#4CFDC5#4CFDC5
#4CFDC5 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.2% C 0.163 H 167.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDC5 |
|---|---|
| RGB | rgb(76, 253, 197) |
| HSL | hsl(161, 98%, 65%) |
| HSV | hsv(161, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(89.77, -57.25, 14.04) |
| CIE-LCH | lch(89.77, 58.95, 166.22°) |
| OKLab | oklab(89.16% -0.1587 0.0359) |
| OKLCH | oklch(89.16% 0.163 167.2) |
| XYZ | xyz(48.1784, 75.8127, 64.9067) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDC5 #FD4C84
analogous
#4CFD6D #4CFDC5 #4CDDFD
triadic
#4CFDC5 #C54CFD #FDC54C
tetradic
#4CFDC5 #6D4CFD #FD4C84 #DDFD4C
square
#4CFDC5 #6D4CFD #FD4C84 #DDFD4C
split-complementary
#4CFDC5 #FD4CDD #FD6D4C
monochromatic
#02CC8C #0FFCB1 #4CFDC5 #89FED9 #C5FEEC
Accessibility & contrast
On white
1.30
#4CFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#4CFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDC5
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDC5 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfdc5; /* rgb */ color: rgb(76, 253, 197); /* oklch */ color: oklch(89.2% 0.163 167.2);
Tailwind
colors: {
custom: {
50: '#94ffd6',
500: '#4cfdc5',
950: '#000000',
},
}SCSS
$custom: #4cfdc5; $custom-light: #94ffd6; $custom-dark: #000000;
JSON
{
"hex": "#4cfdc5",
"rgb": {
"r": 76,
"g": 253,
"b": 197
},
"hsl": {
"h": 161.017,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.89163,
"c": 0.16267,
"h": 167.2
},
"luminance": 0.75818
}Semantic roles & 50–950 ramp
primary
#4CFDC5
secondary
#C82559
accent
#0049E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683