#4CFDC6#4CFDC6
#4CFDC6 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.162 H 167.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDC6 |
|---|---|
| RGB | rgb(76, 253, 198) |
| HSL | hsl(161, 98%, 65%) |
| HSV | hsv(161, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(89.79, -57.03, 13.56) |
| CIE-LCH | lch(89.79, 58.62, 166.62°) |
| OKLab | oklab(89.19% -0.1582 0.0347) |
| OKLCH | oklch(89.19% 0.162 167.6) |
| XYZ | xyz(48.2933, 75.8587, 65.5121) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.07
Greenish Cyan
#2AFEB7
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDC6 #FD4C83
analogous
#4CFD6E #4CFDC6 #4CDBFD
triadic
#4CFDC6 #C64CFD #FDC64C
tetradic
#4CFDC6 #6E4CFD #FD4C83 #DBFD4C
square
#4CFDC6 #6E4CFD #FD4C83 #DBFD4C
split-complementary
#4CFDC6 #FD4CDB #FD6E4C
monochromatic
#02CC8E #0FFCB3 #4CFDC6 #89FED9 #C5FEED
Accessibility & contrast
On white
1.30
#4CFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#4CFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDC6
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDC6 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfdc6; /* rgb */ color: rgb(76, 253, 198); /* oklch */ color: oklch(89.2% 0.162 167.6);
Tailwind
colors: {
custom: {
50: '#94ffd7',
500: '#4cfdc6',
950: '#000000',
},
}SCSS
$custom: #4cfdc6; $custom-light: #94ffd7; $custom-dark: #000000;
JSON
{
"hex": "#4cfdc6",
"rgb": {
"r": 76,
"g": 253,
"b": 198
},
"hsl": {
"h": 161.356,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.89188,
"c": 0.16196,
"h": 167.6
},
"luminance": 0.75864
}Semantic roles & 50–950 ramp
primary
#4CFDC6
secondary
#C82558
accent
#0047E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683