#5FF6AB#5FF6AB
#5FF6AB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.4% C 0.167 H 158.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6AB |
|---|---|
| RGB | rgb(95, 246, 171) |
| HSL | hsl(150, 89%, 67%) |
| HSV | hsv(150, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(87.62, -56.88, 24.45) |
| CIE-LCH | lch(87.62, 61.91, 156.74°) |
| OKLab | oklab(87.35% -0.155 0.062) |
| OKLCH | oklch(87.35% 0.167 158.2) |
| XYZ | xyz(45.0217, 71.2801, 49.9060) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6AB #F65FAA
analogous
#5FF660 #5FF6AB #5FF5F6
triadic
#5FF6AB #AB5FF6 #F6AB5F
tetradic
#5FF6AB #605FF6 #F65FAA #F5F65F
square
#5FF6AB #605FF6 #F65FAA #F5F65F
split-complementary
#5FF6AB #F65FF5 #F6605F
monochromatic
#0CCF6E #25F38D #5FF6AB #99F9C9 #D3FDE8
Accessibility & contrast
On white
1.38
#5FF6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5FF6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6AB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6AB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#00F5E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff6ab; /* rgb */ color: rgb(95, 246, 171); /* oklch */ color: oklch(87.4% 0.167 158.2);
Tailwind
colors: {
custom: {
50: '#9afac4',
500: '#5ff6ab',
950: '#000000',
},
}SCSS
$custom: #5ff6ab; $custom-light: #9afac4; $custom-dark: #000000;
JSON
{
"hex": "#5ff6ab",
"rgb": {
"r": 95,
"g": 246,
"b": 171
},
"hsl": {
"h": 150.199,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87351,
"c": 0.16695,
"h": 158.2
},
"luminance": 0.71285
}Semantic roles & 50–950 ramp
primary
#5FF6AB
secondary
#CB2F7C
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582