#5FE1BF#5FE1BF
#5FE1BF is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.8% C 0.125 H 173.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1BF |
|---|---|
| RGB | rgb(95, 225, 191) |
| HSL | hsl(164, 68%, 63%) |
| HSV | hsv(164, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(81.86, -43.89, 5.94) |
| CIE-LCH | lch(81.86, 44.29, 172.29°) |
| OKLab | oklab(82.78% -0.1244 0.0151) |
| OKLCH | oklch(82.78% 0.125 173.1) |
| XYZ | xyz(41.0441, 60.0408, 58.7061) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.64
Aqua (survey)
#13EAC9
ΔE00 3.85
Aquamarine (survey)
#04D8B2
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1BF #E15F81
analogous
#5FE17E #5FE1BF #5FC2E1
triadic
#5FE1BF #BF5FE1 #E1BF5F
tetradic
#5FE1BF #7E5FE1 #E15F81 #C2E15F
square
#5FE1BF #7E5FE1 #E15F81 #C2E15F
split-complementary
#5FE1BF #E15FC2 #E17E5F
monochromatic
#1FA683 #2BD7AA #5FE1BF #93EBD4 #C6F4E8
Accessibility & contrast
On white
1.61
#5FE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5FE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1BF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1BF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#00E3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe1bf; /* rgb */ color: rgb(95, 225, 191); /* oklch */ color: oklch(82.8% 0.125 173.1);
Tailwind
colors: {
custom: {
50: '#98ebd2',
500: '#5fe1bf',
950: '#000000',
},
}SCSS
$custom: #5fe1bf; $custom-light: #98ebd2; $custom-dark: #000000;
JSON
{
"hex": "#5fe1bf",
"rgb": {
"r": 95,
"g": 225,
"b": 191
},
"hsl": {
"h": 164.308,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.82784,
"c": 0.12532,
"h": 173.1
},
"luminance": 0.60045
}Semantic roles & 50–950 ramp
primary
#5FE1BF
secondary
#A93B58
accent
#1546D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483