#5FF9B9#5FF9B9
#5FF9B9 is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.4% C 0.159 H 162.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9B9 |
|---|---|
| RGB | rgb(95, 249, 185) |
| HSL | hsl(155, 93%, 67%) |
| HSV | hsv(155, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 25.7%, 2.4%) |
| CIE-LAB | lab(88.77, -55.24, 18.87) |
| CIE-LCH | lch(88.77, 58.38, 161.14°) |
| OKLab | oklab(88.38% -0.1518 0.0482) |
| OKLCH | oklch(88.38% 0.159 162.4) |
| XYZ | xyz(47.3473, 73.6821, 57.6164) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.95
Greenish Cyan
#2AFEB7
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9B9 #F95F9F
analogous
#5FF96C #5FF9B9 #5FECF9
triadic
#5FF9B9 #B95FF9 #F9B95F
tetradic
#5FF9B9 #6C5FF9 #F95F9F #ECF95F
square
#5FF9B9 #6C5FF9 #F95F9F #ECF95F
split-complementary
#5FF9B9 #F95FEC #F96C5F
monochromatic
#08D680 #24F79F #5FF9B9 #9AFBD3 #D5FDED
Accessibility & contrast
On white
1.33
#5FF9B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#5FF9B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9B9
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9B9 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B5
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#00F9E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ff9b9; /* rgb */ color: rgb(95, 249, 185); /* oklch */ color: oklch(88.4% 0.159 162.4);
Tailwind
colors: {
custom: {
50: '#9bfcce',
500: '#5ff9b9',
950: '#000000',
},
}SCSS
$custom: #5ff9b9; $custom-light: #9bfcce; $custom-dark: #000000;
JSON
{
"hex": "#5ff9b9",
"rgb": {
"r": 95,
"g": 249,
"b": 185
},
"hsl": {
"h": 155.065,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.88382,
"c": 0.15926,
"h": 162.4
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#5FF9B9
secondary
#D02C70
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683