#60FBB7#60FBB7
#60FBB7 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.8% C 0.163 H 161.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBB7 |
|---|---|
| RGB | rgb(96, 251, 183) |
| HSL | hsl(154, 95%, 68%) |
| HSV | hsv(154, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.34, -56.27, 20.70) |
| CIE-LCH | lch(89.34, 59.96, 159.81°) |
| OKLab | oklab(88.85% -0.1542 0.0527) |
| OKLCH | oklch(88.85% 0.163 161.1) |
| XYZ | xyz(47.8637, 74.8951, 56.7243) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.86
Greenish Cyan
#2AFEB7
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.71
Greenish Turquoise
#00FBB0
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBB7 #FB60A4
analogous
#60FB69 #60FBB7 #60F2FB
triadic
#60FBB7 #B760FB #FBB760
tetradic
#60FBB7 #6960FB #FB60A4 #F2FB60
square
#60FBB7 #6960FB #FB60A4 #F2FB60
split-complementary
#60FBB7 #FB60F2 #FB6960
monochromatic
#06DB7D #24F99C #60FBB7 #9CFDD2 #D7FEED
Accessibility & contrast
On white
1.31
#60FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#60FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBB7
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBB7 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E3DABB
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbb7; /* rgb */ color: rgb(96, 251, 183); /* oklch */ color: oklch(88.8% 0.163 161.1);
Tailwind
colors: {
custom: {
50: '#9bfdcc',
500: '#60fbb7',
950: '#000000',
},
}SCSS
$custom: #60fbb7; $custom-light: #9bfdcc; $custom-dark: #000000;
JSON
{
"hex": "#60fbb7",
"rgb": {
"r": 96,
"g": 251,
"b": 183
},
"hsl": {
"h": 153.677,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88845,
"c": 0.16296,
"h": 161.1
},
"luminance": 0.749
}Semantic roles & 50–950 ramp
primary
#60FBB7
secondary
#D42B75
accent
#0065E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683