#60E1EA#60E1EA
#60E1EA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.113 H 201.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1EA |
|---|---|
| RGB | rgb(96, 225, 234) |
| HSL | hsl(184, 77%, 65%) |
| HSV | hsv(184, 59%, 92%) |
| CMYK | cmyk(59%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.06, -32.73, -15.07) |
| CIE-LCH | lch(83.06, 36.03, 204.73°) |
| OKLab | oklab(84.15% -0.1054 -0.0417) |
| OKLCH | oklch(84.15% 0.113 201.6) |
| XYZ | xyz(46.5941, 62.2729, 87.3903) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.71
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1EA #EA6960
analogous
#60EAAE #60E1EA #609CEA
triadic
#60E1EA #EA60E1 #E1EA60
tetradic
#60E1EA #AE60EA #EA6960 #9CEA60
square
#60E1EA #AE60EA #EA6960 #9CEA60
split-complementary
#60E1EA #EA609C #EAAE60
monochromatic
#18ADB7 #2AD7E3 #60E1EA #96EBF1 #CCF5F8
Accessibility & contrast
On white
1.56
#60E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#60E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1EA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1EA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e1ea; /* rgb */ color: rgb(96, 225, 234); /* oklch */ color: oklch(84.2% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#9beaf0',
500: '#60e1ea',
950: '#000000',
},
}SCSS
$custom: #60e1ea; $custom-light: #9beaf0; $custom-dark: #000000;
JSON
{
"hex": "#60e1ea",
"rgb": {
"r": 96,
"g": 225,
"b": 234
},
"hsl": {
"h": 183.913,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8415,
"c": 0.11338,
"h": 201.6
},
"luminance": 0.62278
}Semantic roles & 50–950 ramp
primary
#60E1EA
secondary
#B74037
accent
#1A0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485