#4FF6AE#4FF6AE
#4FF6AE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.0% C 0.171 H 160.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF6AE |
|---|---|
| RGB | rgb(79, 246, 174) |
| HSL | hsl(154, 90%, 64%) |
| HSV | hsv(154, 68%, 96%) |
| CMYK | cmyk(67.9%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(87.30, -59.02, 22.42) |
| CIE-LCH | lch(87.30, 63.14, 159.20°) |
| OKLab | oklab(87% -0.1611 0.0569) |
| OKLCH | oklch(87% 0.171 160.5) |
| XYZ | xyz(43.8158, 70.6249, 51.3590) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Greenish Turquoise
#00FBB0
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 2.33
Bright Sea Green
#05FFA6
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF6AE #F64F97
analogous
#4FF65A #4FF6AE #4FEAF6
triadic
#4FF6AE #AE4FF6 #F6AE4F
tetradic
#4FF6AE #5A4FF6 #F64F97 #EAF64F
square
#4FF6AE #5A4FF6 #F64F97 #EAF64F
split-complementary
#4FF6AE #F64FEA #F65A4F
monochromatic
#0AC172 #15F393 #4FF6AE #89F9C9 #C3FCE4
Accessibility & contrast
On white
1.39
#4FF6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#4FF6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF6AE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF6AE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#00F5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff6ae; /* rgb */ color: rgb(79, 246, 174); /* oklch */ color: oklch(87.0% 0.171 160.5);
Tailwind
colors: {
custom: {
50: '#93fac6',
500: '#4ff6ae',
950: '#000000',
},
}SCSS
$custom: #4ff6ae; $custom-light: #93fac6; $custom-dark: #000000;
JSON
{
"hex": "#4ff6ae",
"rgb": {
"r": 79,
"g": 246,
"b": 174
},
"hsl": {
"h": 154.132,
"s": 90.27,
"l": 63.725
},
"oklch": {
"l": 0.87001,
"c": 0.17083,
"h": 160.5
},
"luminance": 0.7063
}Semantic roles & 50–950 ramp
primary
#4FF6AE
secondary
#BE2B6A
accent
#0063E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582