#60F3AC#60F3AC
#60F3AC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.7% C 0.162 H 159.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3AC |
|---|---|
| RGB | rgb(96, 243, 172) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(86.78, -55.31, 22.79) |
| CIE-LCH | lch(86.78, 59.82, 157.60°) |
| OKLab | oklab(86.68% -0.151 0.0579) |
| OKLCH | oklch(86.68% 0.162 159) |
| XYZ | xyz(44.3168, 69.5621, 50.1131) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3AC #F360A7
analogous
#60F363 #60F3AC #60F1F3
triadic
#60F3AC #AC60F3 #F3AC60
tetradic
#60F3AC #6360F3 #F360A7 #F1F360
square
#60F3AC #6360F3 #F360A7 #F1F360
split-complementary
#60F3AC #F360F1 #F36360
monochromatic
#0FC96F #27EF8E #60F3AC #99F7CA #D2FCE7
Accessibility & contrast
On white
1.41
#60F3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#60F3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3AC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3AC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#0EF2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f3ac; /* rgb */ color: rgb(96, 243, 172); /* oklch */ color: oklch(86.7% 0.162 159.0);
Tailwind
colors: {
custom: {
50: '#9af8c5',
500: '#60f3ac',
950: '#000000',
},
}SCSS
$custom: #60f3ac; $custom-light: #9af8c5; $custom-dark: #000000;
JSON
{
"hex": "#60f3ac",
"rgb": {
"r": 96,
"g": 243,
"b": 172
},
"hsl": {
"h": 151.02,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86676,
"c": 0.16175,
"h": 159
},
"luminance": 0.69567
}Semantic roles & 50–950 ramp
primary
#60F3AC
secondary
#C63179
accent
#036FE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582