#4FF6AA#4FF6AA
#4FF6AA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 86.9% C 0.174 H 159.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF6AA |
|---|---|
| RGB | rgb(79, 246, 170) |
| HSL | hsl(153, 90%, 64%) |
| HSV | hsv(153, 68%, 96%) |
| CMYK | cmyk(67.9%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.23, -59.83, 24.36) |
| CIE-LCH | lch(87.23, 64.60, 157.84°) |
| OKLab | oklab(86.92% -0.1628 0.0617) |
| OKLCH | oklch(86.92% 0.174 159.2) |
| XYZ | xyz(43.4316, 70.4712, 49.3358) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Greenish Turquoise
#00FBB0
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 2.75
Sea Green (survey)
#53FCA1
ΔE00 2.77
Bright Sea Green
#05FFA6
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF6AA #F64F9B
analogous
#4FF656 #4FF6AA #4FEEF6
triadic
#4FF6AA #AA4FF6 #F6AA4F
tetradic
#4FF6AA #564FF6 #F64F9B #EEF64F
square
#4FF6AA #564FF6 #F64F9B #EEF64F
split-complementary
#4FF6AA #F64FEE #F6564F
monochromatic
#0AC16E #15F38E #4FF6AA #89F9C6 #C3FCE2
Accessibility & contrast
On white
1.39
#4FF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#4FF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF6AA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF6AA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A5
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#00F5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff6aa; /* rgb */ color: rgb(79, 246, 170); /* oklch */ color: oklch(86.9% 0.174 159.2);
Tailwind
colors: {
custom: {
50: '#93fac3',
500: '#4ff6aa',
950: '#000000',
},
}SCSS
$custom: #4ff6aa; $custom-light: #93fac3; $custom-dark: #000000;
JSON
{
"hex": "#4ff6aa",
"rgb": {
"r": 79,
"g": 246,
"b": 170
},
"hsl": {
"h": 152.695,
"s": 90.27,
"l": 63.725
},
"oklch": {
"l": 0.86915,
"c": 0.17415,
"h": 159.2
},
"luminance": 0.70476
}Semantic roles & 50–950 ramp
primary
#4FF6AA
secondary
#BE2B6E
accent
#0068E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582