#4FEFC6#4FEFC6
#4FEFC6 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.9% C 0.145 H 172.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFC6 |
|---|---|
| RGB | rgb(79, 239, 198) |
| HSL | hsl(165, 83%, 62%) |
| HSV | hsv(165, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 17.2%, 6.3%) |
| CIE-LAB | lab(85.74, -50.93, 7.79) |
| CIE-LCH | lch(85.74, 51.52, 171.31°) |
| OKLab | oklab(85.89% -0.1434 0.0198) |
| OKLCH | oklch(85.89% 0.145 172.1) |
| XYZ | xyz(44.2788, 67.4675, 64.1041) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.29
Aqua (survey)
#13EAC9
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFC6 #EF4F78
analogous
#4FEF76 #4FEFC6 #4FC8EF
triadic
#4FEFC6 #C64FEF #EFC64F
tetradic
#4FEFC6 #764FEF #EF4F78 #C8EF4F
square
#4FEFC6 #764FEF #EF4F78 #C8EF4F
split-complementary
#4FEFC6 #EF4FC8 #EF764F
monochromatic
#10B38A #17EAB4 #4FEFC6 #87F4D8 #BFF9EA
Accessibility & contrast
On white
1.45
#4FEFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#4FEFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFC6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFC6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4fefc6; /* rgb */ color: rgb(79, 239, 198); /* oklch */ color: oklch(85.9% 0.145 172.1);
Tailwind
colors: {
custom: {
50: '#93f5d7',
500: '#4fefc6',
950: '#000000',
},
}SCSS
$custom: #4fefc6; $custom-light: #93f5d7; $custom-dark: #000000;
JSON
{
"hex": "#4fefc6",
"rgb": {
"r": 79,
"g": 239,
"b": 198
},
"hsl": {
"h": 164.625,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.85888,
"c": 0.14475,
"h": 172.1
},
"luminance": 0.67472
}Semantic roles & 50–950 ramp
primary
#4FEFC6
secondary
#B32F51
accent
#063EE0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583