#5FFBB7#5FFBB7
#5FFBB7 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.163 H 161.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBB7 |
|---|---|
| RGB | rgb(95, 251, 183) |
| HSL | hsl(154, 95%, 68%) |
| HSV | hsv(154, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.32, -56.45, 20.66) |
| CIE-LCH | lch(89.32, 60.12, 159.90°) |
| OKLab | oklab(88.82% -0.1547 0.0526) |
| OKLCH | oklch(88.82% 0.163 161.2) |
| XYZ | xyz(47.7591, 74.8412, 56.7194) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.89
Greenish Cyan
#2AFEB7
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBB7 #FB5FA3
analogous
#5FFB69 #5FFBB7 #5FF1FB
triadic
#5FFBB7 #B75FFB #FBB75F
tetradic
#5FFBB7 #695FFB #FB5FA3 #F1FB5F
square
#5FFBB7 #695FFB #FB5FA3 #F1FB5F
split-complementary
#5FFBB7 #FB5FF1 #FB695F
monochromatic
#05DA7D #23FA9C #5FFBB7 #9BFCD2 #D6FEED
Accessibility & contrast
On white
1.32
#5FFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5FFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBB7
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBB7 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B3
Deuteranopia (green-blind)
#E3DABB
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffbb7; /* rgb */ color: rgb(95, 251, 183); /* oklch */ color: oklch(88.8% 0.163 161.2);
Tailwind
colors: {
custom: {
50: '#9bfdcc',
500: '#5ffbb7',
950: '#000000',
},
}SCSS
$custom: #5ffbb7; $custom-light: #9bfdcc; $custom-dark: #000000;
JSON
{
"hex": "#5ffbb7",
"rgb": {
"r": 95,
"g": 251,
"b": 183
},
"hsl": {
"h": 153.846,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.88817,
"c": 0.1634,
"h": 161.2
},
"luminance": 0.74846
}Semantic roles & 50–950 ramp
primary
#5FFBB7
secondary
#D42A74
accent
#0064E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683