#5FFBB9#5FFBB9
#5FFBB9 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.162 H 161.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBB9 |
|---|---|
| RGB | rgb(95, 251, 185) |
| HSL | hsl(155, 95%, 68%) |
| HSV | hsv(155, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.36, -56.04, 19.69) |
| CIE-LCH | lch(89.36, 59.40, 160.64°) |
| OKLab | oklab(88.86% -0.1538 0.0502) |
| OKLCH | oklch(88.86% 0.162 161.9) |
| XYZ | xyz(47.9688, 74.9250, 57.8235) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.01
Greenish Cyan
#2AFEB7
ΔE00 2.27
Greenish Turquoise
#00FBB0
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBB9 #FB5FA1
analogous
#5FFB6B #5FFBB9 #5FEFFB
triadic
#5FFBB9 #B95FFB #FBB95F
tetradic
#5FFBB9 #6B5FFB #FB5FA1 #EFFB5F
square
#5FFBB9 #6B5FFB #FB5FA1 #EFFB5F
split-complementary
#5FFBB9 #FB5FEF #FB6B5F
monochromatic
#05DA80 #23FA9F #5FFBB9 #9BFCD3 #D6FEED
Accessibility & contrast
On white
1.31
#5FFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBB9
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBB9 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB5
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffbb9; /* rgb */ color: rgb(95, 251, 185); /* oklch */ color: oklch(88.9% 0.162 161.9);
Tailwind
colors: {
custom: {
50: '#9bfdce',
500: '#5ffbb9',
950: '#000000',
},
}SCSS
$custom: #5ffbb9; $custom-light: #9bfdce; $custom-dark: #000000;
JSON
{
"hex": "#5ffbb9",
"rgb": {
"r": 95,
"g": 251,
"b": 185
},
"hsl": {
"h": 154.615,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.88862,
"c": 0.1618,
"h": 161.9
},
"luminance": 0.7493
}Semantic roles & 50–950 ramp
primary
#5FFBB9
secondary
#D42A72
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683