#60E8EA#60E8EA
#60E8EA is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.117 H 196.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8EA |
|---|---|
| RGB | rgb(96, 232, 234) |
| HSL | hsl(181, 77%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(59%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.07, -36.01, -12.07) |
| CIE-LCH | lch(85.07, 37.98, 198.53°) |
| OKLab | oklab(85.77% -0.1126 -0.0334) |
| OKLCH | oklch(85.77% 0.117 196.5) |
| XYZ | xyz(48.5254, 66.1355, 88.0340) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Cyan
#41FDFE
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.70
Bright Turquoise
#0FFEF9
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8EA #EA6260
analogous
#60EAA7 #60E8EA #60A3EA
triadic
#60E8EA #EA60E8 #E8EA60
tetradic
#60E8EA #A760EA #EA6260 #A3EA60
square
#60E8EA #A760EA #EA6260 #A3EA60
split-complementary
#60E8EA #EA60A3 #EAA760
monochromatic
#18B5B7 #2AE0E3 #60E8EA #96F0F1 #CCF8F8
Accessibility & contrast
On white
1.48
#60E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#60E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8EA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8EA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e8ea; /* rgb */ color: rgb(96, 232, 234); /* oklch */ color: oklch(85.8% 0.117 196.5);
Tailwind
colors: {
custom: {
50: '#9bf0f0',
500: '#60e8ea',
950: '#000000',
},
}SCSS
$custom: #60e8ea; $custom-light: #9bf0f0; $custom-dark: #000000;
JSON
{
"hex": "#60e8ea",
"rgb": {
"r": 96,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.87,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85771,
"c": 0.11746,
"h": 196.5
},
"luminance": 0.66141
}Semantic roles & 50–950 ramp
primary
#60E8EA
secondary
#B73937
accent
#100DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585