#60EAD2#60EAD2
#60EAD2 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.125 H 179.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAD2 |
|---|---|
| RGB | rgb(96, 234, 210) |
| HSL | hsl(170, 77%, 65%) |
| HSV | hsv(170, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(84.99, -43.08, 0.46) |
| CIE-LCH | lch(84.99, 43.08, 179.39°) |
| OKLab | oklab(85.49% -0.1249 0.0005) |
| OKLCH | oklch(85.49% 0.125 179.8) |
| XYZ | xyz(45.8742, 65.9809, 71.2783) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Aqua (survey)
#13EAC9
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.63
Aqua Marine
#2EE8BB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAD2 #EA6078
analogous
#60EA8D #60EAD2 #60BDEA
triadic
#60EAD2 #D260EA #EAD260
tetradic
#60EAD2 #8D60EA #EA6078 #BDEA60
square
#60EAD2 #8D60EA #EA6078 #BDEA60
split-complementary
#60EAD2 #EA60BD #EA8D60
monochromatic
#18B79C #2AE3C3 #60EAD2 #96F1E1 #CCF8F1
Accessibility & contrast
On white
1.48
#60EAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#60EAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAD2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAD2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ead2; /* rgb */ color: rgb(96, 234, 210); /* oklch */ color: oklch(85.5% 0.125 179.8);
Tailwind
colors: {
custom: {
50: '#9af1df',
500: '#60ead2',
950: '#000000',
},
}SCSS
$custom: #60ead2; $custom-light: #9af1df; $custom-dark: #000000;
JSON
{
"hex": "#60ead2",
"rgb": {
"r": 96,
"g": 234,
"b": 210
},
"hsl": {
"h": 169.565,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8549,
"c": 0.12487,
"h": 179.8
},
"luminance": 0.65986
}Semantic roles & 50–950 ramp
primary
#60EAD2
secondary
#B7374D
accent
#0D30D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584