#4FF2C2#4FF2C2
#4FF2C2 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.151 H 169.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C2 |
|---|---|
| RGB | rgb(79, 242, 194) |
| HSL | hsl(162, 86%, 63%) |
| HSV | hsv(162, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(86.53, -53.09, 11.01) |
| CIE-LCH | lch(86.53, 54.22, 168.29°) |
| OKLab | oklab(86.51% -0.1481 0.0281) |
| OKLCH | oklch(86.51% 0.151 169.2) |
| XYZ | xyz(44.7091, 69.0565, 62.0015) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C2 #F24F7F
analogous
#4FF270 #4FF2C2 #4FD1F2
triadic
#4FF2C2 #C24FF2 #F2C24F
tetradic
#4FF2C2 #704FF2 #F24F7F #D1F24F
square
#4FF2C2 #704FF2 #F24F7F #D1F24F
split-complementary
#4FF2C2 #F24FD1 #F2704F
monochromatic
#0EB986 #16EEAE #4FF2C2 #88F6D6 #C1FAEA
Accessibility & contrast
On white
1.42
#4FF2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#4FF2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2C0
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2c2; /* rgb */ color: rgb(79, 242, 194); /* oklch */ color: oklch(86.5% 0.151 169.2);
Tailwind
colors: {
custom: {
50: '#93f7d4',
500: '#4ff2c2',
950: '#000000',
},
}SCSS
$custom: #4ff2c2; $custom-light: #93f7d4; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c2",
"rgb": {
"r": 79,
"g": 242,
"b": 194
},
"hsl": {
"h": 162.331,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86506,
"c": 0.15079,
"h": 169.2
},
"luminance": 0.69062
}Semantic roles & 50–950 ramp
primary
#4FF2C2
secondary
#B82D56
accent
#0345E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583