#60F1CA#60F1CA
#60F1CA is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.137 H 172.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1CA |
|---|---|
| RGB | rgb(96, 241, 202) |
| HSL | hsl(164, 84%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.83, -48.02, 7.32) |
| CIE-LCH | lch(86.83, 48.57, 171.34°) |
| OKLab | oklab(86.92% -0.1356 0.0186) |
| OKLCH | oklch(86.92% 0.137 172.2) |
| XYZ | xyz(46.9347, 69.6568, 66.8373) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.51
Aqua Marine
#2EE8BB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1CA #F16087
analogous
#60F181 #60F1CA #60CFF1
triadic
#60F1CA #CA60F1 #F1CA60
tetradic
#60F1CA #8160F1 #F16087 #CFF160
square
#60F1CA #8160F1 #F16087 #CFF160
split-complementary
#60F1CA #F160CF #F18160
monochromatic
#11C595 #28ECB7 #60F1CA #98F6DD #D0FBEF
Accessibility & contrast
On white
1.41
#60F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#60F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1CA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1CA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1ca; /* rgb */ color: rgb(96, 241, 202); /* oklch */ color: oklch(86.9% 0.137 172.2);
Tailwind
colors: {
custom: {
50: '#9bf6da',
500: '#60f1ca',
950: '#000000',
},
}SCSS
$custom: #60f1ca; $custom-light: #9bf6da; $custom-dark: #000000;
JSON
{
"hex": "#60f1ca",
"rgb": {
"r": 96,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.862,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86924,
"c": 0.13687,
"h": 172.2
},
"luminance": 0.69662
}Semantic roles & 50–950 ramp
primary
#60F1CA
secondary
#C33359
accent
#0540E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583