#4CFDC2#4CFDC2
#4CFDC2 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.165 H 166.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDC2 |
|---|---|
| RGB | rgb(76, 253, 194) |
| HSL | hsl(160, 98%, 65%) |
| HSV | hsv(160, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(89.71, -57.92, 15.50) |
| CIE-LCH | lch(89.71, 59.96, 165.02°) |
| OKLab | oklab(89.09% -0.16 0.0396) |
| OKLCH | oklch(89.09% 0.165 166.1) |
| XYZ | xyz(47.8381, 75.6766, 63.1143) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.41
Bright Teal
#01F9C6
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.02
Greenish Turquoise
#00FBB0
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDC2 #FD4C87
analogous
#4CFD6A #4CFDC2 #4CE0FD
triadic
#4CFDC2 #C24CFD #FDC24C
tetradic
#4CFDC2 #6A4CFD #FD4C87 #E0FD4C
square
#4CFDC2 #6A4CFD #FD4C87 #E0FD4C
split-complementary
#4CFDC2 #FD4CE0 #FD6A4C
monochromatic
#02CC89 #0FFCAD #4CFDC2 #89FED7 #C5FEEB
Accessibility & contrast
On white
1.30
#4CFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#4CFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDC2
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDC2 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E0DBC6
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfdc2; /* rgb */ color: rgb(76, 253, 194); /* oklch */ color: oklch(89.1% 0.165 166.1);
Tailwind
colors: {
custom: {
50: '#94ffd4',
500: '#4cfdc2',
950: '#000000',
},
}SCSS
$custom: #4cfdc2; $custom-light: #94ffd4; $custom-dark: #000000;
JSON
{
"hex": "#4cfdc2",
"rgb": {
"r": 76,
"g": 253,
"b": 194
},
"hsl": {
"h": 160,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.89091,
"c": 0.16483,
"h": 166.1
},
"luminance": 0.75682
}Semantic roles & 50–950 ramp
primary
#4CFDC2
secondary
#C8255C
accent
#004CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683