#5FF8B5#5FF8B5
#5FF8B5 is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.1% C 0.161 H 161.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8B5 |
|---|---|
| RGB | rgb(95, 248, 181) |
| HSL | hsl(154, 92%, 67%) |
| HSV | hsv(154, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 27%, 2.7%) |
| CIE-LAB | lab(88.40, -55.67, 20.41) |
| CIE-LCH | lch(88.40, 59.29, 159.87°) |
| OKLab | oklab(88.05% -0.1526 0.052) |
| OKLCH | oklch(88.05% 0.161 161.2) |
| XYZ | xyz(46.6227, 72.8991, 55.3210) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.37
Greenish Cyan
#2AFEB7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8B5 #F85FA2
analogous
#5FF868 #5FF8B5 #5FEFF8
triadic
#5FF8B5 #B55FF8 #F8B55F
tetradic
#5FF8B5 #685FF8 #F85FA2 #EFF85F
square
#5FF8B5 #685FF8 #F85FA2 #EFF85F
split-complementary
#5FF8B5 #F85FEF #F8685F
monochromatic
#09D37B #24F59A #5FF8B5 #9AFBD0 #D4FDEB
Accessibility & contrast
On white
1.35
#5FF8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#5FF8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8B5
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8B5 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B1
Deuteranopia (green-blind)
#E0D8B9
Tritanopia (blue-blind)
#00F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff8b5; /* rgb */ color: rgb(95, 248, 181); /* oklch */ color: oklch(88.1% 0.161 161.2);
Tailwind
colors: {
custom: {
50: '#9afbcb',
500: '#5ff8b5',
950: '#000000',
},
}SCSS
$custom: #5ff8b5; $custom-light: #9afbcb; $custom-dark: #000000;
JSON
{
"hex": "#5ff8b5",
"rgb": {
"r": 95,
"g": 248,
"b": 181
},
"hsl": {
"h": 153.725,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.88051,
"c": 0.16119,
"h": 161.2
},
"luminance": 0.72904
}Semantic roles & 50–950 ramp
primary
#5FF8B5
secondary
#CE2D74
accent
#0065E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582