#4CFBC9#4CFBC9
#4CFBC9 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.158 H 169.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFBC9 |
|---|---|
| RGB | rgb(76, 251, 201) |
| HSL | hsl(163, 96%, 64%) |
| HSV | hsv(163, 70%, 98%) |
| CMYK | cmyk(69.7%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(89.27, -55.55, 11.27) |
| CIE-LCH | lch(89.27, 56.68, 168.53°) |
| OKLab | oklab(88.78% -0.1549 0.0288) |
| OKLCH | oklch(88.78% 0.158 169.5) |
| XYZ | xyz(48.0147, 74.7424, 67.1432) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFBC9 #FB4C7E
analogous
#4CFB72 #4CFBC9 #4CD6FB
triadic
#4CFBC9 #C94CFB #FBC94C
tetradic
#4CFBC9 #724CFB #FB4C7E #D6FB4C
square
#4CFBC9 #724CFB #FB4C7E #D6FB4C
split-complementary
#4CFBC9 #FB4CD6 #FB724C
monochromatic
#04C890 #10FAB7 #4CFBC9 #88FCDB #C4FEED
Accessibility & contrast
On white
1.32
#4CFBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#4CFBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFBC9
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFBC9 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC6
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4cfbc9; /* rgb */ color: rgb(76, 251, 201); /* oklch */ color: oklch(88.8% 0.158 169.5);
Tailwind
colors: {
custom: {
50: '#94fdd9',
500: '#4cfbc9',
950: '#000000',
},
}SCSS
$custom: #4cfbc9; $custom-light: #94fdd9; $custom-dark: #000000;
JSON
{
"hex": "#4cfbc9",
"rgb": {
"r": 76,
"g": 251,
"b": 201
},
"hsl": {
"h": 162.857,
"s": 95.628,
"l": 64.118
},
"oklch": {
"l": 0.88782,
"c": 0.15759,
"h": 169.5
},
"luminance": 0.74748
}Semantic roles & 50–950 ramp
primary
#4CFBC9
secondary
#C42754
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683