#5FF6AA#5FF6AA
#5FF6AA is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.168 H 157.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6AA |
|---|---|
| RGB | rgb(95, 246, 170) |
| HSL | hsl(150, 89%, 67%) |
| HSV | hsv(150, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.60, -57.08, 24.94) |
| CIE-LCH | lch(87.60, 62.29, 156.40°) |
| OKLab | oklab(87.33% -0.1555 0.0631) |
| OKLCH | oklch(87.33% 0.168 157.9) |
| XYZ | xyz(44.9267, 71.2421, 49.4059) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.48
Sea Green (survey)
#53FCA1
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6AA #F65FAB
analogous
#60F65F #5FF6AA #5FF6F5
triadic
#5FF6AA #AA5FF6 #F6AA5F
tetradic
#5FF6AA #5F60F6 #F65FAB #F6F55F
square
#5FF6AA #5F60F6 #F65FAB #F6F55F
split-complementary
#5FF6AA #F55FF6 #F65F60
monochromatic
#0CCF6D #25F38B #5FF6AA #99F9C9 #D3FDE8
Accessibility & contrast
On white
1.38
#5FF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5FF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6AA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6AA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#04F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff6aa; /* rgb */ color: rgb(95, 246, 170); /* oklch */ color: oklch(87.3% 0.168 157.9);
Tailwind
colors: {
custom: {
50: '#9afac3',
500: '#5ff6aa',
950: '#000000',
},
}SCSS
$custom: #5ff6aa; $custom-light: #9afac3; $custom-dark: #000000;
JSON
{
"hex": "#5ff6aa",
"rgb": {
"r": 95,
"g": 246,
"b": 170
},
"hsl": {
"h": 149.801,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87329,
"c": 0.1678,
"h": 157.9
},
"luminance": 0.71247
}Semantic roles & 50–950 ramp
primary
#5FF6AA
secondary
#CB2F7D
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582