#4FF2D0#4FF2D0
#4FF2D0 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.142 H 175.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2D0 |
|---|---|
| RGB | rgb(79, 242, 208) |
| HSL | hsl(167, 86%, 63%) |
| HSV | hsv(167, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 14%, 5.1%) |
| CIE-LAB | lab(86.86, -49.78, 4.17) |
| CIE-LCH | lch(86.86, 49.95, 175.21°) |
| OKLab | oklab(86.88% -0.1419 0.0103) |
| OKLCH | oklch(86.88% 0.142 175.9) |
| XYZ | xyz(46.3561, 69.7153, 70.6756) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.59
Tiffany Blue
#7BF2DA
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2D0 #F24F71
analogous
#4FF27F #4FF2D0 #4FC2F2
triadic
#4FF2D0 #D04FF2 #F2D04F
tetradic
#4FF2D0 #7F4FF2 #F24F71 #C2F24F
square
#4FF2D0 #7F4FF2 #F24F71 #C2F24F
split-complementary
#4FF2D0 #F24FC2 #F27F4F
monochromatic
#0EB995 #16EEC1 #4FF2D0 #88F6DF #C1FAEE
Accessibility & contrast
On white
1.41
#4FF2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#4FF2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2D0
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2D0 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CE
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2d0; /* rgb */ color: rgb(79, 242, 208); /* oklch */ color: oklch(86.9% 0.142 175.9);
Tailwind
colors: {
custom: {
50: '#94f7de',
500: '#4ff2d0',
950: '#000000',
},
}SCSS
$custom: #4ff2d0; $custom-light: #94f7de; $custom-dark: #000000;
JSON
{
"hex": "#4ff2d0",
"rgb": {
"r": 79,
"g": 242,
"b": 208
},
"hsl": {
"h": 167.485,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86879,
"c": 0.14225,
"h": 175.9
},
"luminance": 0.69721
}Semantic roles & 50–950 ramp
primary
#4FF2D0
secondary
#B82D4A
accent
#0331E3
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584