#4CF2C9#4CF2C9
#4CF2C9 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.147 H 172.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4CF2C9 |
|---|---|
| RGB | rgb(76, 242, 201) |
| HSL | hsl(165, 86%, 62%) |
| HSV | hsv(165, 69%, 95%) |
| CMYK | cmyk(68.6%, 0%, 16.9%, 5.1%) |
| CIE-LAB | lab(86.63, -51.89, 7.49) |
| CIE-LCH | lch(86.63, 52.43, 171.79°) |
| OKLab | oklab(86.62% -0.1462 0.019) |
| OKLCH | oklch(86.62% 0.147 172.6) |
| XYZ | xyz(45.2699, 69.2526, 66.2283) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 2.88
Aqua (survey)
#13EAC9
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CF2C9 #F24C75
analogous
#4CF276 #4CF2C9 #4CC8F2
triadic
#4CF2C9 #C94CF2 #F2C94C
tetradic
#4CF2C9 #764CF2 #F24C75 #C8F24C
square
#4CF2C9 #764CF2 #F24C75 #C8F24C
split-complementary
#4CF2C9 #F24CC8 #F2764C
monochromatic
#0DB68D #13EEB8 #4CF2C9 #85F6DA #BEFAEB
Accessibility & contrast
On white
1.41
#4CF2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#4CF2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CF2C9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CF2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CF2C9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C7
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4cf2c9; /* rgb */ color: rgb(76, 242, 201); /* oklch */ color: oklch(86.6% 0.147 172.6);
Tailwind
colors: {
custom: {
50: '#92f7d9',
500: '#4cf2c9',
950: '#000000',
},
}SCSS
$custom: #4cf2c9; $custom-light: #92f7d9; $custom-dark: #000000;
JSON
{
"hex": "#4cf2c9",
"rgb": {
"r": 76,
"g": 242,
"b": 201
},
"hsl": {
"h": 165.181,
"s": 86.458,
"l": 62.353
},
"oklch": {
"l": 0.8662,
"c": 0.14746,
"h": 172.6
},
"luminance": 0.69258
}Semantic roles & 50–950 ramp
primary
#4CF2C9
secondary
#B62D4E
accent
#033AE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583