#60F0AC#60F0AC
#60F0AC is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.158 H 159.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0AC |
|---|---|
| RGB | rgb(96, 240, 172) |
| HSL | hsl(152, 83%, 66%) |
| HSV | hsv(152, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 28.3%, 5.9%) |
| CIE-LAB | lab(85.90, -54.11, 21.57) |
| CIE-LCH | lch(85.90, 58.25, 158.26°) |
| OKLab | oklab(85.95% -0.148 0.0549) |
| OKLCH | oklch(85.95% 0.158 159.7) |
| XYZ | xyz(43.4264, 67.7812, 49.8162) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.58
Greenish Turquoise
#00FBB0
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0AC #F060A4
analogous
#60F064 #60F0AC #60ECF0
triadic
#60F0AC #AC60F0 #F0AC60
tetradic
#60F0AC #6460F0 #F060A4 #ECF060
square
#60F0AC #6460F0 #F060A4 #ECF060
split-complementary
#60F0AC #F060EC #F06460
monochromatic
#12C370 #28EB8F #60F0AC #98F5C9 #D0FBE6
Accessibility & contrast
On white
1.44
#60F0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#60F0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0AC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0AC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA8
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#12EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0ac; /* rgb */ color: rgb(96, 240, 172); /* oklch */ color: oklch(86.0% 0.158 159.7);
Tailwind
colors: {
custom: {
50: '#9af6c5',
500: '#60f0ac',
950: '#000000',
},
}SCSS
$custom: #60f0ac; $custom-light: #9af6c5; $custom-dark: #000000;
JSON
{
"hex": "#60f0ac",
"rgb": {
"r": 96,
"g": 240,
"b": 172
},
"hsl": {
"h": 151.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85952,
"c": 0.15782,
"h": 159.7
},
"luminance": 0.67786
}Semantic roles & 50–950 ramp
primary
#60F0AC
secondary
#C13376
accent
#066DDF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582