#60EADA#60EADA
#60EADA is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.122 H 184.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60EADA |
|---|---|
| RGB | rgb(96, 234, 218) |
| HSL | hsl(173, 77%, 65%) |
| HSV | hsv(173, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 6.8%, 8.2%) |
| CIE-LAB | lab(85.19, -41.09, -3.45) |
| CIE-LCH | lch(85.19, 41.23, 184.80°) |
| OKLab | oklab(85.73% -0.1214 -0.01) |
| OKLCH | oklch(85.73% 0.122 184.7) |
| XYZ | xyz(46.8959, 66.3896, 76.6591) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 5.65
Bright Turquoise
#0FFEF9
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EADA #EA6070
analogous
#60EA95 #60EADA #60B5EA
triadic
#60EADA #DA60EA #EADA60
tetradic
#60EADA #9560EA #EA6070 #B5EA60
square
#60EADA #9560EA #EA6070 #B5EA60
split-complementary
#60EADA #EA60B5 #EA9560
monochromatic
#18B7A5 #2AE3CD #60EADA #96F1E7 #CCF8F3
Accessibility & contrast
On white
1.47
#60EADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#60EADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EADA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EADA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60eada; /* rgb */ color: rgb(96, 234, 218); /* oklch */ color: oklch(85.7% 0.122 184.7);
Tailwind
colors: {
custom: {
50: '#9af1e5',
500: '#60eada',
950: '#000000',
},
}SCSS
$custom: #60eada; $custom-light: #9af1e5; $custom-dark: #000000;
JSON
{
"hex": "#60eada",
"rgb": {
"r": 96,
"g": 234,
"b": 218
},
"hsl": {
"h": 173.043,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85727,
"c": 0.12181,
"h": 184.7
},
"luminance": 0.66394
}Semantic roles & 50–950 ramp
primary
#60EADA
secondary
#B73746
accent
#0D24D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584