#4FF2C7#4FF2C7
#4FF2C7 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.148 H 171.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C7 |
|---|---|
| RGB | rgb(79, 242, 199) |
| HSL | hsl(164, 86%, 63%) |
| HSV | hsv(164, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 17.8%, 5.1%) |
| CIE-LAB | lab(86.64, -51.93, 8.56) |
| CIE-LCH | lch(86.64, 52.63, 170.64°) |
| OKLab | oklab(86.64% -0.1459 0.0218) |
| OKLCH | oklch(86.64% 0.148 171.5) |
| XYZ | xyz(45.2801, 69.2849, 65.0087) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C7 #F24F7A
analogous
#4FF276 #4FF2C7 #4FCBF2
triadic
#4FF2C7 #C74FF2 #F2C74F
tetradic
#4FF2C7 #764FF2 #F24F7A #CBF24F
square
#4FF2C7 #764FF2 #F24F7A #CBF24F
split-complementary
#4FF2C7 #F24FCB #F2764F
monochromatic
#0EB98C #16EEB5 #4FF2C7 #88F6D9 #C1FAEB
Accessibility & contrast
On white
1.41
#4FF2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#4FF2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C7
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C7 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C5
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2c7; /* rgb */ color: rgb(79, 242, 199); /* oklch */ color: oklch(86.6% 0.148 171.5);
Tailwind
colors: {
custom: {
50: '#93f7d8',
500: '#4ff2c7',
950: '#000000',
},
}SCSS
$custom: #4ff2c7; $custom-light: #93f7d8; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c7",
"rgb": {
"r": 79,
"g": 242,
"b": 199
},
"hsl": {
"h": 164.172,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86635,
"c": 0.14751,
"h": 171.5
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#4FF2C7
secondary
#B82D52
accent
#033EE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583