#5FF2AA#5FF2AA
#5FF2AA is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.163 H 158.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2AA |
|---|---|
| RGB | rgb(95, 242, 170) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.42, -55.50, 23.32) |
| CIE-LCH | lch(86.42, 60.20, 157.21°) |
| OKLab | oklab(86.36% -0.1514 0.0592) |
| OKLCH | oklch(86.36% 0.163 158.7) |
| XYZ | xyz(43.7232, 68.8350, 49.0047) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2AA #F25FA7
analogous
#5FF260 #5FF2AA #5FF1F2
triadic
#5FF2AA #AA5FF2 #F2AA5F
tetradic
#5FF2AA #605FF2 #F25FA7 #F1F25F
square
#5FF2AA #605FF2 #F25FA7 #F1F25F
split-complementary
#5FF2AA #F25FF1 #F2605F
monochromatic
#10C66D #26ED8C #5FF2AA #98F7C8 #D0FBE6
Accessibility & contrast
On white
1.42
#5FF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5FF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2AA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2AA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#0CF1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff2aa; /* rgb */ color: rgb(95, 242, 170); /* oklch */ color: oklch(86.4% 0.163 158.7);
Tailwind
colors: {
custom: {
50: '#99f7c3',
500: '#5ff2aa',
950: '#000000',
},
}SCSS
$custom: #5ff2aa; $custom-light: #99f7c3; $custom-dark: #000000;
JSON
{
"hex": "#5ff2aa",
"rgb": {
"r": 95,
"g": 242,
"b": 170
},
"hsl": {
"h": 150.612,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86362,
"c": 0.16258,
"h": 158.7
},
"luminance": 0.68839
}Semantic roles & 50–950 ramp
primary
#5FF2AA
secondary
#C43279
accent
#0470E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582