#60F2AC#60F2AC
#60F2AC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.4% C 0.160 H 159.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2AC |
|---|---|
| RGB | rgb(96, 242, 172) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.49, -54.91, 22.39) |
| CIE-LCH | lch(86.49, 59.30, 157.82°) |
| OKLab | oklab(86.44% -0.15 0.0569) |
| OKLCH | oklch(86.44% 0.16 159.2) |
| XYZ | xyz(44.0184, 68.9652, 50.0136) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2AC #F260A6
analogous
#60F263 #60F2AC #60EFF2
triadic
#60F2AC #AC60F2 #F2AC60
tetradic
#60F2AC #6360F2 #F260A6 #EFF260
square
#60F2AC #6360F2 #F260A6 #EFF260
split-complementary
#60F2AC #F260EF #F26360
monochromatic
#10C770 #27ED8E #60F2AC #99F7CA #D1FBE7
Accessibility & contrast
On white
1.42
#60F2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60F2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2AC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2AC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#0FF1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2ac; /* rgb */ color: rgb(96, 242, 172); /* oklch */ color: oklch(86.4% 0.160 159.2);
Tailwind
colors: {
custom: {
50: '#9af7c5',
500: '#60f2ac',
950: '#000000',
},
}SCSS
$custom: #60f2ac; $custom-light: #9af7c5; $custom-dark: #000000;
JSON
{
"hex": "#60f2ac",
"rgb": {
"r": 96,
"g": 242,
"b": 172
},
"hsl": {
"h": 151.233,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86435,
"c": 0.16044,
"h": 159.2
},
"luminance": 0.6897
}Semantic roles & 50–950 ramp
primary
#60F2AC
secondary
#C43278
accent
#046EE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582