#5FF4AA#5FF4AA
#5FF4AA is a very light, vivid teal. Relative luminance 0.700; OKLCH L 86.8% C 0.165 H 158.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4AA |
|---|---|
| RGB | rgb(95, 244, 170) |
| HSL | hsl(150, 87%, 66%) |
| HSV | hsv(150, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.01, -56.29, 24.13) |
| CIE-LCH | lch(87.01, 61.24, 156.80°) |
| OKLab | oklab(86.85% -0.1535 0.0612) |
| OKLCH | oklch(86.85% 0.165 158.3) |
| XYZ | xyz(44.3217, 70.0320, 49.2042) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Seafoam Green
#7AF9AB
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4AA #F45FA9
analogous
#5FF460 #5FF4AA #5FF4F4
triadic
#5FF4AA #AA5FF4 #F4AA5F
tetradic
#5FF4AA #605FF4 #F45FA9 #F4F45F
square
#5FF4AA #605FF4 #F45FA9 #F4F45F
split-complementary
#5FF4AA #F45FF4 #F4605F
monochromatic
#0ECB6D #26F08C #5FF4AA #98F8C8 #D2FCE7
Accessibility & contrast
On white
1.40
#5FF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5FF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4AA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4AA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#08F3E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4aa; /* rgb */ color: rgb(95, 244, 170); /* oklch */ color: oklch(86.8% 0.165 158.3);
Tailwind
colors: {
custom: {
50: '#9af9c3',
500: '#5ff4aa',
950: '#000000',
},
}SCSS
$custom: #5ff4aa; $custom-light: #9af9c3; $custom-dark: #000000;
JSON
{
"hex": "#5ff4aa",
"rgb": {
"r": 95,
"g": 244,
"b": 170
},
"hsl": {
"h": 150.201,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86846,
"c": 0.16519,
"h": 158.3
},
"luminance": 0.70037
}Semantic roles & 50–950 ramp
primary
#5FF4AA
secondary
#C7307B
accent
#0272E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582