#60E2EA#60E2EA
#60E2EA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.114 H 200.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2EA |
|---|---|
| RGB | rgb(96, 226, 234) |
| HSL | hsl(183, 77%, 65%) |
| HSV | hsv(183, 59%, 92%) |
| CMYK | cmyk(59%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.35, -33.20, -14.64) |
| CIE-LCH | lch(83.35, 36.29, 203.80°) |
| OKLab | oklab(84.38% -0.1065 -0.0405) |
| OKLCH | oklch(84.38% 0.114 200.8) |
| XYZ | xyz(46.8652, 62.8152, 87.4807) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2EA #EA6860
analogous
#60EAAD #60E2EA #609DEA
triadic
#60E2EA #EA60E2 #E2EA60
tetradic
#60E2EA #AD60EA #EA6860 #9DEA60
square
#60E2EA #AD60EA #EA6860 #9DEA60
split-complementary
#60E2EA #EA609D #EAAD60
monochromatic
#18AEB7 #2AD8E3 #60E2EA #96ECF1 #CCF6F8
Accessibility & contrast
On white
1.55
#60E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#60E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2EA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2EA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2ea; /* rgb */ color: rgb(96, 226, 234); /* oklch */ color: oklch(84.4% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#9bebf0',
500: '#60e2ea',
950: '#000000',
},
}SCSS
$custom: #60e2ea; $custom-light: #9bebf0; $custom-dark: #000000;
JSON
{
"hex": "#60e2ea",
"rgb": {
"r": 96,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.478,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84382,
"c": 0.11391,
"h": 200.8
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#60E2EA
secondary
#B73F37
accent
#180DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485