#4FF2CF#4FF2CF
#4FF2CF is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.143 H 175.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2CF |
|---|---|
| RGB | rgb(79, 242, 207) |
| HSL | hsl(167, 86%, 63%) |
| HSV | hsv(167, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 14.5%, 5.1%) |
| CIE-LAB | lab(86.83, -50.02, 4.66) |
| CIE-LCH | lch(86.83, 50.24, 174.68°) |
| OKLab | oklab(86.85% -0.1423 0.0116) |
| OKLCH | oklch(86.85% 0.143 175.3) |
| XYZ | xyz(46.2335, 69.6663, 70.0297) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.64
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2CF #F24F72
analogous
#4FF27E #4FF2CF #4FC3F2
triadic
#4FF2CF #CF4FF2 #F2CF4F
tetradic
#4FF2CF #7E4FF2 #F24F72 #C3F24F
square
#4FF2CF #7E4FF2 #F24F72 #C3F24F
split-complementary
#4FF2CF #F24FC3 #F27E4F
monochromatic
#0EB994 #16EEBF #4FF2CF #88F6DF #C1FAEE
Accessibility & contrast
On white
1.41
#4FF2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#4FF2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2CF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2CF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CD
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2cf; /* rgb */ color: rgb(79, 242, 207); /* oklch */ color: oklch(86.9% 0.143 175.3);
Tailwind
colors: {
custom: {
50: '#94f7dd',
500: '#4ff2cf',
950: '#000000',
},
}SCSS
$custom: #4ff2cf; $custom-light: #94f7dd; $custom-dark: #000000;
JSON
{
"hex": "#4ff2cf",
"rgb": {
"r": 79,
"g": 242,
"b": 207
},
"hsl": {
"h": 167.117,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86851,
"c": 0.14279,
"h": 175.3
},
"luminance": 0.69672
}Semantic roles & 50–950 ramp
primary
#4FF2CF
secondary
#B82D4B
accent
#0333E3
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584