#60E9CA#60E9CA
#60E9CA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 175.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9CA |
|---|---|
| RGB | rgb(96, 233, 202) |
| HSL | hsl(166, 76%, 65%) |
| HSV | hsv(166, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 13.3%, 8.6%) |
| CIE-LAB | lab(84.50, -44.58, 3.95) |
| CIE-LCH | lch(84.50, 44.76, 174.93°) |
| OKLab | oklab(85.03% -0.1273 0.0098) |
| OKLCH | oklch(85.03% 0.128 175.6) |
| XYZ | xyz(44.6185, 65.0244, 66.0652) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9CA #E9607F
analogous
#60E985 #60E9CA #60C4E9
triadic
#60E9CA #CA60E9 #E9CA60
tetradic
#60E9CA #8560E9 #E9607F #C4E960
square
#60E9CA #8560E9 #E9607F #C4E960
split-complementary
#60E9CA #E960C4 #E98560
monochromatic
#19B592 #2AE2B8 #60E9CA #96F0DC #CCF8EE
Accessibility & contrast
On white
1.50
#60E9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#60E9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9CA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9CA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e9ca; /* rgb */ color: rgb(96, 233, 202); /* oklch */ color: oklch(85.0% 0.128 175.6);
Tailwind
colors: {
custom: {
50: '#9af0da',
500: '#60e9ca',
950: '#000000',
},
}SCSS
$custom: #60e9ca; $custom-light: #9af0da; $custom-dark: #000000;
JSON
{
"hex": "#60e9ca",
"rgb": {
"r": 96,
"g": 233,
"b": 202
},
"hsl": {
"h": 166.423,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85025,
"c": 0.12773,
"h": 175.6
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#60E9CA
secondary
#B53854
accent
#0E3BD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583