#5FE5BF#5FE5BF
#5FE5BF is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.7% C 0.130 H 171.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5BF |
|---|---|
| RGB | rgb(95, 229, 191) |
| HSL | hsl(163, 72%, 64%) |
| HSV | hsv(163, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 16.6%, 10.2%) |
| CIE-LAB | lab(83.03, -45.62, 7.63) |
| CIE-LCH | lch(83.03, 46.25, 170.50°) |
| OKLab | oklab(83.74% -0.1286 0.0194) |
| OKLCH | oklch(83.74% 0.13 171.4) |
| XYZ | xyz(42.1381, 62.2289, 59.0708) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.81
Aqua (survey)
#13EAC9
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5BF #E55F85
analogous
#5FE57C #5FE5BF #5FC8E5
triadic
#5FE5BF #BF5FE5 #E5BF5F
tetradic
#5FE5BF #7C5FE5 #E55F85 #C8E55F
square
#5FE5BF #7C5FE5 #E55F85 #C8E55F
split-complementary
#5FE5BF #E55FC8 #E57C5F
monochromatic
#1CAD84 #2ADCAA #5FE5BF #94EED4 #C8F6E9
Accessibility & contrast
On white
1.56
#5FE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5FE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5BF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5BF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#00E7DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe5bf; /* rgb */ color: rgb(95, 229, 191); /* oklch */ color: oklch(83.7% 0.130 171.4);
Tailwind
colors: {
custom: {
50: '#98eed2',
500: '#5fe5bf',
950: '#000000',
},
}SCSS
$custom: #5fe5bf; $custom-light: #98eed2; $custom-dark: #000000;
JSON
{
"hex": "#5fe5bf",
"rgb": {
"r": 95,
"g": 229,
"b": 191
},
"hsl": {
"h": 162.985,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.8374,
"c": 0.13007,
"h": 171.4
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#5FE5BF
secondary
#AF3A5B
accent
#1149D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583