#4FF2C5#4FF2C5
#4FF2C5 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.149 H 170.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C5 |
|---|---|
| RGB | rgb(79, 242, 197) |
| HSL | hsl(163, 86%, 63%) |
| HSV | hsv(163, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 18.6%, 5.1%) |
| CIE-LAB | lab(86.60, -52.40, 9.54) |
| CIE-LCH | lch(86.60, 53.26, 169.68°) |
| OKLab | oklab(86.58% -0.1468 0.0243) |
| OKLCH | oklch(86.58% 0.149 170.6) |
| XYZ | xyz(45.0495, 69.1927, 63.7938) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.50
Aqua Marine
#2EE8BB
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 4.08
Aqua (survey)
#13EAC9
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C5 #F24F7C
analogous
#4FF274 #4FF2C5 #4FCDF2
triadic
#4FF2C5 #C54FF2 #F2C54F
tetradic
#4FF2C5 #744FF2 #F24F7C #CDF24F
square
#4FF2C5 #744FF2 #F24F7C #CDF24F
split-complementary
#4FF2C5 #F24FCD #F2744F
monochromatic
#0EB98A #16EEB2 #4FF2C5 #88F6D8 #C1FAEB
Accessibility & contrast
On white
1.42
#4FF2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#4FF2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C5
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C5 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C3
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2c5; /* rgb */ color: rgb(79, 242, 197); /* oklch */ color: oklch(86.6% 0.149 170.6);
Tailwind
colors: {
custom: {
50: '#93f7d6',
500: '#4ff2c5',
950: '#000000',
},
}SCSS
$custom: #4ff2c5; $custom-light: #93f7d6; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c5",
"rgb": {
"r": 79,
"g": 242,
"b": 197
},
"hsl": {
"h": 163.436,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86583,
"c": 0.14879,
"h": 170.6
},
"luminance": 0.69198
}Semantic roles & 50–950 ramp
primary
#4FF2C5
secondary
#B82D54
accent
#0341E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583