#4FF2C3#4FF2C3
#4FF2C3 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.150 H 169.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C3 |
|---|---|
| RGB | rgb(79, 242, 195) |
| HSL | hsl(163, 86%, 63%) |
| HSV | hsv(163, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 19.4%, 5.1%) |
| CIE-LAB | lab(86.55, -52.86, 10.52) |
| CIE-LCH | lch(86.55, 53.90, 168.75°) |
| OKLab | oklab(86.53% -0.1477 0.0269) |
| OKLCH | oklch(86.53% 0.15 169.7) |
| XYZ | xyz(44.8218, 69.1016, 62.5949) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C3 #F24F7E
analogous
#4FF271 #4FF2C3 #4FD0F2
triadic
#4FF2C3 #C34FF2 #F2C34F
tetradic
#4FF2C3 #714FF2 #F24F7E #D0F24F
square
#4FF2C3 #714FF2 #F24F7E #D0F24F
split-complementary
#4FF2C3 #F24FD0 #F2714F
monochromatic
#0EB988 #16EEB0 #4FF2C3 #88F6D6 #C1FAEA
Accessibility & contrast
On white
1.42
#4FF2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#4FF2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C3
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C3 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C1
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2c3; /* rgb */ color: rgb(79, 242, 195); /* oklch */ color: oklch(86.5% 0.150 169.7);
Tailwind
colors: {
custom: {
50: '#93f7d5',
500: '#4ff2c3',
950: '#000000',
},
}SCSS
$custom: #4ff2c3; $custom-light: #93f7d5; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c3",
"rgb": {
"r": 79,
"g": 242,
"b": 195
},
"hsl": {
"h": 162.699,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86531,
"c": 0.15011,
"h": 169.7
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#4FF2C3
secondary
#B82D55
accent
#0343E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583