#5FF5B9#5FF5B9
#5FF5B9 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.154 H 163.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5B9 |
|---|---|
| RGB | rgb(95, 245, 185) |
| HSL | hsl(156, 88%, 67%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 24.5%, 3.9%) |
| CIE-LAB | lab(87.60, -53.63, 17.23) |
| CIE-LCH | lch(87.60, 56.33, 162.19°) |
| OKLab | oklab(87.42% -0.1478 0.044) |
| OKLCH | oklch(87.42% 0.154 163.4) |
| XYZ | xyz(46.1241, 71.2358, 57.2087) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5B9 #F55F9B
analogous
#5FF56E #5FF5B9 #5FE6F5
triadic
#5FF5B9 #B95FF5 #F5B95F
tetradic
#5FF5B9 #6E5FF5 #F55F9B #E6F55F
square
#5FF5B9 #6E5FF5 #F55F9B #E6F55F
split-complementary
#5FF5B9 #F55FE6 #F56E5F
monochromatic
#0DCD80 #25F1A0 #5FF5B9 #99F9D2 #D2FCEB
Accessibility & contrast
On white
1.38
#5FF5B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5FF5B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5B9
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5B9 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B6
Deuteranopia (green-blind)
#DCD6BD
Tritanopia (blue-blind)
#00F5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff5b9; /* rgb */ color: rgb(95, 245, 185); /* oklch */ color: oklch(87.4% 0.154 163.4);
Tailwind
colors: {
custom: {
50: '#9af9ce',
500: '#5ff5b9',
950: '#000000',
},
}SCSS
$custom: #5ff5b9; $custom-light: #9af9ce; $custom-dark: #000000;
JSON
{
"hex": "#5ff5b9",
"rgb": {
"r": 95,
"g": 245,
"b": 185
},
"hsl": {
"h": 156,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87423,
"c": 0.15419,
"h": 163.4
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#5FF5B9
secondary
#C92F6D
accent
#015CE5
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1713
muted
#808583