#4CFDC3#4CFDC3
#4CFDC3 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.164 H 166.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDC3 |
|---|---|
| RGB | rgb(76, 253, 195) |
| HSL | hsl(160, 98%, 65%) |
| HSV | hsv(160, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(89.73, -57.70, 15.01) |
| CIE-LCH | lch(89.73, 59.62, 165.41°) |
| OKLab | oklab(89.12% -0.1596 0.0384) |
| OKLCH | oklch(89.12% 0.164 166.5) |
| XYZ | xyz(47.9507, 75.7217, 63.7078) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.60
Bright Teal
#01F9C6
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.17
Greenish Turquoise
#00FBB0
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDC3 #FD4C86
analogous
#4CFD6B #4CFDC3 #4CDFFD
triadic
#4CFDC3 #C34CFD #FDC34C
tetradic
#4CFDC3 #6B4CFD #FD4C86 #DFFD4C
square
#4CFDC3 #6B4CFD #FD4C86 #DFFD4C
split-complementary
#4CFDC3 #FD4CDF #FD6B4C
monochromatic
#02CC8A #0FFCAF #4CFDC3 #89FED7 #C5FEEC
Accessibility & contrast
On white
1.30
#4CFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#4CFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDC3
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDC3 | 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)
#F7EBC0
Deuteranopia (green-blind)
#E0DBC7
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfdc3; /* rgb */ color: rgb(76, 253, 195); /* oklch */ color: oklch(89.1% 0.164 166.5);
Tailwind
colors: {
custom: {
50: '#94ffd5',
500: '#4cfdc3',
950: '#000000',
},
}SCSS
$custom: #4cfdc3; $custom-light: #94ffd5; $custom-dark: #000000;
JSON
{
"hex": "#4cfdc3",
"rgb": {
"r": 76,
"g": 253,
"b": 195
},
"hsl": {
"h": 160.339,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.89115,
"c": 0.16411,
"h": 166.5
},
"luminance": 0.75727
}Semantic roles & 50–950 ramp
primary
#4CFDC3
secondary
#C8255B
accent
#004BE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683