#60F4AC#60F4AC
#60F4AC is a very light, vivid teal. Relative luminance 0.702; OKLCH L 86.9% C 0.163 H 158.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4AC |
|---|---|
| RGB | rgb(96, 244, 172) |
| HSL | hsl(151, 87%, 67%) |
| HSV | hsv(151, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.08, -55.71, 23.20) |
| CIE-LCH | lch(87.08, 60.34, 157.39°) |
| OKLab | oklab(86.92% -0.152 0.0589) |
| OKLCH | oklch(86.92% 0.163 158.8) |
| XYZ | xyz(44.6169, 70.1622, 50.2131) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 3.24
Greenish Turquoise
#00FBB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4AC #F460A8
analogous
#60F462 #60F4AC #60F2F4
triadic
#60F4AC #AC60F4 #F4AC60
tetradic
#60F4AC #6260F4 #F460A8 #F2F460
square
#60F4AC #6260F4 #F460A8 #F2F460
split-complementary
#60F4AC #F460F2 #F46260
monochromatic
#0ECC6F #27F08E #60F4AC #99F8CA #D2FCE8
Accessibility & contrast
On white
1.40
#60F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#60F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4AC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4AC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#DED4B1
Tritanopia (blue-blind)
#0CF3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f4ac; /* rgb */ color: rgb(96, 244, 172); /* oklch */ color: oklch(86.9% 0.163 158.8);
Tailwind
colors: {
custom: {
50: '#9af9c5',
500: '#60f4ac',
950: '#000000',
},
}SCSS
$custom: #60f4ac; $custom-light: #9af9c5; $custom-dark: #000000;
JSON
{
"hex": "#60f4ac",
"rgb": {
"r": 96,
"g": 244,
"b": 172
},
"hsl": {
"h": 150.811,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86918,
"c": 0.16305,
"h": 158.8
},
"luminance": 0.70167
}Semantic roles & 50–950 ramp
primary
#60F4AC
secondary
#C8307A
accent
#0270E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582