#60FBAF#60FBAF
#60FBAF is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.7% C 0.170 H 158.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBAF |
|---|---|
| RGB | rgb(96, 251, 175) |
| HSL | hsl(151, 95%, 68%) |
| HSV | hsv(151, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.19, -57.87, 24.57) |
| CIE-LCH | lch(89.19, 62.87, 156.99°) |
| OKLab | oklab(88.67% -0.1578 0.0623) |
| OKLCH | oklch(88.67% 0.17 158.5) |
| XYZ | xyz(47.0546, 74.5715, 52.4631) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBAF #FB60AC
analogous
#60FB61 #60FBAF #60F9FB
triadic
#60FBAF #AF60FB #FBAF60
tetradic
#60FBAF #6160FB #FB60AC #F9FB60
square
#60FBAF #6160FB #FB60AC #F9FB60
split-complementary
#60FBAF #FB60F9 #FB6160
monochromatic
#06DB72 #24F991 #60FBAF #9CFDCD #D7FEEB
Accessibility & contrast
On white
1.32
#60FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#60FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBAF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBAF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbaf; /* rgb */ color: rgb(96, 251, 175); /* oklch */ color: oklch(88.7% 0.170 158.5);
Tailwind
colors: {
custom: {
50: '#9bfec7',
500: '#60fbaf',
950: '#000000',
},
}SCSS
$custom: #60fbaf; $custom-light: #9bfec7; $custom-dark: #000000;
JSON
{
"hex": "#60fbaf",
"rgb": {
"r": 96,
"g": 251,
"b": 175
},
"hsl": {
"h": 150.581,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.8867,
"c": 0.1696,
"h": 158.5
},
"luminance": 0.74576
}Semantic roles & 50–950 ramp
primary
#60FBAF
secondary
#D42B7E
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682