#5FE8B2#5FE8B2
#5FE8B2 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.143 H 164.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8B2 |
|---|---|
| RGB | rgb(95, 232, 178) |
| HSL | hsl(156, 75%, 64%) |
| HSV | hsv(156, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(83.63, -49.79, 15.30) |
| CIE-LCH | lch(83.63, 52.09, 162.92°) |
| OKLab | oklab(84.13% -0.1376 0.0391) |
| OKLCH | oklch(84.13% 0.143 164.1) |
| XYZ | xyz(41.6077, 63.3563, 52.1471) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 3.89
Eucalyptus
#44D7A8
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8B2 #E85F95
analogous
#5FE86E #5FE8B2 #5FDAE8
triadic
#5FE8B2 #B25FE8 #E8B25F
tetradic
#5FE8B2 #6E5FE8 #E85F95 #DAE85F
square
#5FE8B2 #6E5FE8 #E85F95 #DAE85F
split-complementary
#5FE8B2 #E85FDA #E86E5F
monochromatic
#1AB377 #29E098 #5FE8B2 #95F0CC #CAF7E6
Accessibility & contrast
On white
1.54
#5FE8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5FE8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8B2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8B2 | 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)
#E4D9AF
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#07E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8b2; /* rgb */ color: rgb(95, 232, 178); /* oklch */ color: oklch(84.1% 0.143 164.1);
Tailwind
colors: {
custom: {
50: '#98f0c9',
500: '#5fe8b2',
950: '#000000',
},
}SCSS
$custom: #5fe8b2; $custom-light: #98f0c9; $custom-dark: #000000;
JSON
{
"hex": "#5fe8b2",
"rgb": {
"r": 95,
"g": 232,
"b": 178
},
"hsl": {
"h": 156.35,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.8413,
"c": 0.14304,
"h": 164.1
},
"luminance": 0.6336
}Semantic roles & 50–950 ramp
primary
#5FE8B2
secondary
#B33869
accent
#0E5ED7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582