#60F1CB#60F1CB
#60F1CB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.136 H 172.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1CB |
|---|---|
| RGB | rgb(96, 241, 203) |
| HSL | hsl(164, 84%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(86.85, -47.79, 6.83) |
| CIE-LCH | lch(86.85, 48.27, 171.87°) |
| OKLab | oklab(86.95% -0.1351 0.0173) |
| OKLCH | oklch(86.95% 0.136 172.7) |
| XYZ | xyz(47.0535, 69.7043, 67.4629) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1CB #F16086
analogous
#60F182 #60F1CB #60CEF1
triadic
#60F1CB #CB60F1 #F1CB60
tetradic
#60F1CB #8260F1 #F16086 #CEF160
square
#60F1CB #8260F1 #F16086 #CEF160
split-complementary
#60F1CB #F160CE #F18260
monochromatic
#11C596 #28ECB9 #60F1CB #98F6DD #D0FBF0
Accessibility & contrast
On white
1.41
#60F1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#60F1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1CB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1CB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1cb; /* rgb */ color: rgb(96, 241, 203); /* oklch */ color: oklch(87.0% 0.136 172.7);
Tailwind
colors: {
custom: {
50: '#9bf6da',
500: '#60f1cb',
950: '#000000',
},
}SCSS
$custom: #60f1cb; $custom-light: #9bf6da; $custom-dark: #000000;
JSON
{
"hex": "#60f1cb",
"rgb": {
"r": 96,
"g": 241,
"b": 203
},
"hsl": {
"h": 164.276,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8695,
"c": 0.13626,
"h": 172.7
},
"luminance": 0.69709
}Semantic roles & 50–950 ramp
primary
#60F1CB
secondary
#C33358
accent
#053FE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583