#60F1CC#60F1CC
#60F1CC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.0% C 0.136 H 173.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1CC |
|---|---|
| RGB | rgb(96, 241, 204) |
| HSL | hsl(165, 84%, 66%) |
| HSV | hsv(165, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(86.88, -47.56, 6.34) |
| CIE-LCH | lch(86.88, 47.98, 172.41°) |
| OKLab | oklab(86.98% -0.1347 0.016) |
| OKLCH | oklch(86.98% 0.136 173.2) |
| XYZ | xyz(47.1730, 69.7522, 68.0925) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.71
Aqua (survey)
#13EAC9
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1CC #F16085
analogous
#60F183 #60F1CC #60CDF1
triadic
#60F1CC #CC60F1 #F1CC60
tetradic
#60F1CC #8360F1 #F16085 #CDF160
square
#60F1CC #8360F1 #F16085 #CDF160
split-complementary
#60F1CC #F160CD #F18360
monochromatic
#11C597 #28ECBA #60F1CC #98F6DE #D0FBF0
Accessibility & contrast
On white
1.40
#60F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#60F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1CC
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1CC | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f1cc; /* rgb */ color: rgb(96, 241, 204); /* oklch */ color: oklch(87.0% 0.136 173.2);
Tailwind
colors: {
custom: {
50: '#9bf6db',
500: '#60f1cc',
950: '#000000',
},
}SCSS
$custom: #60f1cc; $custom-light: #9bf6db; $custom-dark: #000000;
JSON
{
"hex": "#60f1cc",
"rgb": {
"r": 96,
"g": 241,
"b": 204
},
"hsl": {
"h": 164.69,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86977,
"c": 0.13566,
"h": 173.2
},
"luminance": 0.69757
}Semantic roles & 50–950 ramp
primary
#60F1CC
secondary
#C33357
accent
#053DE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584