#4FF2C0#4FF2C0
#4FF2C0 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.152 H 168.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C0 |
|---|---|
| RGB | rgb(79, 242, 192) |
| HSL | hsl(162, 86%, 63%) |
| HSV | hsv(162, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 20.7%, 5.1%) |
| CIE-LAB | lab(86.49, -53.55, 11.99) |
| CIE-LCH | lch(86.49, 54.87, 167.38°) |
| OKLab | oklab(86.46% -0.149 0.0307) |
| OKLCH | oklch(86.46% 0.152 168.4) |
| XYZ | xyz(44.4860, 68.9673, 60.8265) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C0 #F24F81
analogous
#4FF26E #4FF2C0 #4FD2F2
triadic
#4FF2C0 #C04FF2 #F2C04F
tetradic
#4FF2C0 #6E4FF2 #F24F81 #D2F24F
square
#4FF2C0 #6E4FF2 #F24F81 #D2F24F
split-complementary
#4FF2C0 #F24FD2 #F26E4F
monochromatic
#0EB984 #16EEAC #4FF2C0 #88F6D4 #C1FAE9
Accessibility & contrast
On white
1.42
#4FF2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#4FF2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C0
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C0 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BD
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4ff2c0; /* rgb */ color: rgb(79, 242, 192); /* oklch */ color: oklch(86.5% 0.152 168.4);
Tailwind
colors: {
custom: {
50: '#93f7d3',
500: '#4ff2c0',
950: '#000000',
},
}SCSS
$custom: #4ff2c0; $custom-light: #93f7d3; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c0",
"rgb": {
"r": 79,
"g": 242,
"b": 192
},
"hsl": {
"h": 161.595,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86455,
"c": 0.15216,
"h": 168.4
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#4FF2C0
secondary
#B82D58
accent
#0347E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583