#60E5EA#60E5EA
#60E5EA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.116 H 198.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5EA |
|---|---|
| RGB | rgb(96, 229, 234) |
| HSL | hsl(182, 77%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(59%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.21, -34.61, -13.36) |
| CIE-LCH | lch(84.21, 37.10, 201.10°) |
| OKLab | oklab(85.08% -0.1095 -0.037) |
| OKLCH | oklch(85.08% 0.116 198.7) |
| XYZ | xyz(47.6881, 64.4610, 87.7550) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Bright Light Blue
#26F7FD
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Bright Cyan
#41FDFE
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5EA #EA6560
analogous
#60EAAA #60E5EA #60A0EA
triadic
#60E5EA #EA60E5 #E5EA60
tetradic
#60E5EA #AA60EA #EA6560 #A0EA60
square
#60E5EA #AA60EA #EA6560 #A0EA60
split-complementary
#60E5EA #EA60A0 #EAAA60
monochromatic
#18B2B7 #2ADCE3 #60E5EA #96EEF1 #CCF7F8
Accessibility & contrast
On white
1.51
#60E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#60E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5EA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5EA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e5ea; /* rgb */ color: rgb(96, 229, 234); /* oklch */ color: oklch(85.1% 0.116 198.7);
Tailwind
colors: {
custom: {
50: '#9bedf0',
500: '#60e5ea',
950: '#000000',
},
}SCSS
$custom: #60e5ea; $custom-light: #9bedf0; $custom-dark: #000000;
JSON
{
"hex": "#60e5ea",
"rgb": {
"r": 96,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.174,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85076,
"c": 0.11561,
"h": 198.7
},
"luminance": 0.64466
}Semantic roles & 50–950 ramp
primary
#60E5EA
secondary
#B73C37
accent
#140DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585