#5FF4AB#5FF4AB
#5FF4AB is a very light, vivid teal. Relative luminance 0.701; OKLCH L 86.9% C 0.164 H 158.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4AB |
|---|---|
| RGB | rgb(95, 244, 171) |
| HSL | hsl(151, 87%, 66%) |
| HSV | hsv(151, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.03, -56.09, 23.64) |
| CIE-LCH | lch(87.03, 60.87, 157.14°) |
| OKLab | oklab(86.87% -0.153 0.06) |
| OKLCH | oklch(86.87% 0.164 158.6) |
| XYZ | xyz(44.4166, 70.0700, 49.7043) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4AB #F45FA8
analogous
#5FF461 #5FF4AB #5FF3F4
triadic
#5FF4AB #AB5FF4 #F4AB5F
tetradic
#5FF4AB #615FF4 #F45FA8 #F3F45F
square
#5FF4AB #615FF4 #F45FA8 #F3F45F
split-complementary
#5FF4AB #F45FF3 #F4615F
monochromatic
#0ECB6E #26F08D #5FF4AB #98F8C9 #D2FCE7
Accessibility & contrast
On white
1.40
#5FF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#5FF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4AB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4AB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#DED4B0
Tritanopia (blue-blind)
#05F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4ab; /* rgb */ color: rgb(95, 244, 171); /* oklch */ color: oklch(86.9% 0.164 158.6);
Tailwind
colors: {
custom: {
50: '#9af9c4',
500: '#5ff4ab',
950: '#000000',
},
}SCSS
$custom: #5ff4ab; $custom-light: #9af9c4; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ab",
"rgb": {
"r": 95,
"g": 244,
"b": 171
},
"hsl": {
"h": 150.604,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86867,
"c": 0.16434,
"h": 158.6
},
"luminance": 0.70075
}Semantic roles & 50–950 ramp
primary
#5FF4AB
secondary
#C7307A
accent
#0270E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582