#60F0AA#60F0AA
#60F0AA is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.160 H 159.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0AA |
|---|---|
| RGB | rgb(96, 240, 170) |
| HSL | hsl(151, 83%, 66%) |
| HSV | hsv(151, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(85.86, -54.51, 22.55) |
| CIE-LCH | lch(85.86, 58.99, 157.53°) |
| OKLab | oklab(85.91% -0.1489 0.0573) |
| OKLCH | oklch(85.91% 0.16 159) |
| XYZ | xyz(43.2357, 67.7049, 48.8123) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.38
Greenish Turquoise
#00FBB0
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0AA #F060A6
analogous
#60F062 #60F0AA #60EEF0
triadic
#60F0AA #AA60F0 #F0AA60
tetradic
#60F0AA #6260F0 #F060A6 #EEF060
square
#60F0AA #6260F0 #F060A6 #EEF060
split-complementary
#60F0AA #F060EE #F06260
monochromatic
#12C36D #28EB8C #60F0AA #98F5C8 #D0FBE6
Accessibility & contrast
On white
1.44
#60F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#60F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0AA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0AA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#16EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0aa; /* rgb */ color: rgb(96, 240, 170); /* oklch */ color: oklch(85.9% 0.160 159.0);
Tailwind
colors: {
custom: {
50: '#9af6c3',
500: '#60f0aa',
950: '#000000',
},
}SCSS
$custom: #60f0aa; $custom-light: #9af6c3; $custom-dark: #000000;
JSON
{
"hex": "#60f0aa",
"rgb": {
"r": 96,
"g": 240,
"b": 170
},
"hsl": {
"h": 150.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85908,
"c": 0.15951,
"h": 159
},
"luminance": 0.67709
}Semantic roles & 50–950 ramp
primary
#60F0AA
secondary
#C13378
accent
#0670DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582