#5FE7BF#5FE7BF
#5FE7BF is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.2% C 0.132 H 170.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7BF |
|---|---|
| RGB | rgb(95, 231, 191) |
| HSL | hsl(162, 74%, 64%) |
| HSV | hsv(162, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(83.62, -46.48, 8.47) |
| CIE-LCH | lch(83.62, 47.25, 169.67°) |
| OKLab | oklab(84.22% -0.1307 0.0216) |
| OKLCH | oklch(84.22% 0.132 170.6) |
| XYZ | xyz(42.6947, 63.3420, 59.2563) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7BF #E75F87
analogous
#5FE77B #5FE7BF #5FCBE7
triadic
#5FE7BF #BF5FE7 #E7BF5F
tetradic
#5FE7BF #7B5FE7 #E75F87 #CBE75F
square
#5FE7BF #7B5FE7 #E75F87 #CBE75F
split-complementary
#5FE7BF #E75FCB #E77B5F
monochromatic
#1BB185 #2ADFAA #5FE7BF #94EFD4 #C9F7EA
Accessibility & contrast
On white
1.54
#5FE7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5FE7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7BF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7BF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe7bf; /* rgb */ color: rgb(95, 231, 191); /* oklch */ color: oklch(84.2% 0.132 170.6);
Tailwind
colors: {
custom: {
50: '#98efd2',
500: '#5fe7bf',
950: '#000000',
},
}SCSS
$custom: #5fe7bf; $custom-light: #98efd2; $custom-dark: #000000;
JSON
{
"hex": "#5fe7bf",
"rgb": {
"r": 95,
"g": 231,
"b": 191
},
"hsl": {
"h": 162.353,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.84219,
"c": 0.13248,
"h": 170.6
},
"luminance": 0.63346
}Semantic roles & 50–950 ramp
primary
#5FE7BF
secondary
#B2395C
accent
#0F4AD6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583