#4FEFC7#4FEFC7
#4FEFC7 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.144 H 172.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFC7 |
|---|---|
| RGB | rgb(79, 239, 199) |
| HSL | hsl(165, 83%, 62%) |
| HSV | hsv(165, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 16.7%, 6.3%) |
| CIE-LAB | lab(85.76, -50.69, 7.30) |
| CIE-LCH | lch(85.76, 51.21, 171.81°) |
| OKLab | oklab(85.91% -0.1429 0.0185) |
| OKLCH | oklch(85.91% 0.144 172.6) |
| XYZ | xyz(44.3946, 67.5138, 64.7135) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFC7 #EF4F77
analogous
#4FEF77 #4FEFC7 #4FC7EF
triadic
#4FEFC7 #C74FEF #EFC74F
tetradic
#4FEFC7 #774FEF #EF4F77 #C7EF4F
square
#4FEFC7 #774FEF #EF4F77 #C7EF4F
split-complementary
#4FEFC7 #EF4FC7 #EF774F
monochromatic
#10B38B #17EAB5 #4FEFC7 #87F4D9 #BFF9EB
Accessibility & contrast
On white
1.45
#4FEFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#4FEFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFC7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFC7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C5
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4fefc7; /* rgb */ color: rgb(79, 239, 199); /* oklch */ color: oklch(85.9% 0.144 172.6);
Tailwind
colors: {
custom: {
50: '#93f5d8',
500: '#4fefc7',
950: '#000000',
},
}SCSS
$custom: #4fefc7; $custom-light: #93f5d8; $custom-dark: #000000;
JSON
{
"hex": "#4fefc7",
"rgb": {
"r": 79,
"g": 239,
"b": 199
},
"hsl": {
"h": 165,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.85914,
"c": 0.14413,
"h": 172.6
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#4FEFC7
secondary
#B32F50
accent
#063CE0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583