#60F0AB#60F0AB
#60F0AB is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.159 H 159.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0AB |
|---|---|
| RGB | rgb(96, 240, 171) |
| HSL | hsl(151, 83%, 66%) |
| HSV | hsv(151, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(85.88, -54.31, 22.06) |
| CIE-LCH | lch(85.88, 58.62, 157.89°) |
| OKLab | oklab(85.93% -0.1484 0.0561) |
| OKLCH | oklch(85.93% 0.159 159.3) |
| XYZ | xyz(43.3307, 67.7429, 49.3124) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.47
Greenish Turquoise
#00FBB0
ΔE00 3.75
Greenish Cyan
#2AFEB7
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0AB #F060A5
analogous
#60F063 #60F0AB #60EDF0
triadic
#60F0AB #AB60F0 #F0AB60
tetradic
#60F0AB #6360F0 #F060A5 #EDF060
square
#60F0AB #6360F0 #F060A5 #EDF060
split-complementary
#60F0AB #F060ED #F06360
monochromatic
#12C36E #28EB8D #60F0AB #98F5C9 #D0FBE6
Accessibility & contrast
On white
1.44
#60F0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#60F0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0AB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0AB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#14EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0ab; /* rgb */ color: rgb(96, 240, 171); /* oklch */ color: oklch(85.9% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#9af6c4',
500: '#60f0ab',
950: '#000000',
},
}SCSS
$custom: #60f0ab; $custom-light: #9af6c4; $custom-dark: #000000;
JSON
{
"hex": "#60f0ab",
"rgb": {
"r": 96,
"g": 240,
"b": 171
},
"hsl": {
"h": 151.25,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8593,
"c": 0.15866,
"h": 159.3
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#60F0AB
secondary
#C13377
accent
#066EDF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582