#5FE7B2#5FE7B2
#5FE7B2 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.142 H 164.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7B2 |
|---|---|
| RGB | rgb(95, 231, 178) |
| HSL | hsl(157, 74%, 64%) |
| HSV | hsv(157, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.33, -49.37, 14.88) |
| CIE-LCH | lch(83.33, 51.57, 163.23°) |
| OKLab | oklab(83.89% -0.1365 0.0381) |
| OKLCH | oklch(83.89% 0.142 164.4) |
| XYZ | xyz(41.3271, 62.7950, 52.0536) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7B2 #E75F94
analogous
#5FE76E #5FE7B2 #5FD8E7
triadic
#5FE7B2 #B25FE7 #E7B25F
tetradic
#5FE7B2 #6E5FE7 #E75F94 #D8E75F
square
#5FE7B2 #6E5FE7 #E75F94 #D8E75F
split-complementary
#5FE7B2 #E75FD8 #E76E5F
monochromatic
#1BB176 #2ADF98 #5FE7B2 #94EFCC #C9F7E5
Accessibility & contrast
On white
1.55
#5FE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5FE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7B2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7B2 | 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)
#E3D8AF
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#09E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe7b2; /* rgb */ color: rgb(95, 231, 178); /* oklch */ color: oklch(83.9% 0.142 164.4);
Tailwind
colors: {
custom: {
50: '#98efc9',
500: '#5fe7b2',
950: '#000000',
},
}SCSS
$custom: #5fe7b2; $custom-light: #98efc9; $custom-dark: #000000;
JSON
{
"hex": "#5fe7b2",
"rgb": {
"r": 95,
"g": 231,
"b": 178
},
"hsl": {
"h": 156.618,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83889,
"c": 0.14175,
"h": 164.4
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#5FE7B2
secondary
#B23968
accent
#0F5DD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582