#5FE6BF#5FE6BF
#5FE6BF is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.131 H 171.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6BF |
|---|---|
| RGB | rgb(95, 230, 191) |
| HSL | hsl(163, 73%, 64%) |
| HSV | hsv(163, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 17%, 9.8%) |
| CIE-LAB | lab(83.33, -46.05, 8.05) |
| CIE-LCH | lch(83.33, 46.75, 170.08°) |
| OKLab | oklab(83.98% -0.1297 0.0205) |
| OKLCH | oklch(83.98% 0.131 171) |
| XYZ | xyz(42.4156, 62.7839, 59.1633) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.34
Eucalyptus
#44D7A8
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6BF #E65F86
analogous
#5FE67B #5FE6BF #5FC9E6
triadic
#5FE6BF #BF5FE6 #E6BF5F
tetradic
#5FE6BF #7B5FE6 #E65F86 #C9E65F
square
#5FE6BF #7B5FE6 #E65F86 #C9E65F
split-complementary
#5FE6BF #E65FC9 #E67B5F
monochromatic
#1BAF85 #2ADEAA #5FE6BF #94EED4 #C9F7E9
Accessibility & contrast
On white
1.55
#5FE6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5FE6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6BF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6BF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe6bf; /* rgb */ color: rgb(95, 230, 191); /* oklch */ color: oklch(84.0% 0.131 171.0);
Tailwind
colors: {
custom: {
50: '#98eed2',
500: '#5fe6bf',
950: '#000000',
},
}SCSS
$custom: #5fe6bf; $custom-light: #98eed2; $custom-dark: #000000;
JSON
{
"hex": "#5fe6bf",
"rgb": {
"r": 95,
"g": 230,
"b": 191
},
"hsl": {
"h": 162.667,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.83979,
"c": 0.13128,
"h": 171
},
"luminance": 0.62788
}Semantic roles & 50–950 ramp
primary
#5FE6BF
secondary
#B0395B
accent
#1049D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583