#60E0EB#60E0EB
#60E0EB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.113 H 203.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60E0EB |
|---|---|
| RGB | rgb(96, 224, 235) |
| HSL | hsl(185, 78%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(59.1%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.80, -31.98, -15.99) |
| CIE-LCH | lch(82.80, 35.75, 206.56°) |
| OKLab | oklab(83.95% -0.104 -0.0443) |
| OKLCH | oklch(83.95% 0.113 203.1) |
| XYZ | xyz(46.4686, 61.7915, 88.0592) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Aqua Blue
#02D8E9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E0EB #EB6B60
analogous
#60EBB0 #60E0EB #609BEB
triadic
#60E0EB #EB60E0 #E0EB60
tetradic
#60E0EB #B060EB #EB6B60 #9BEB60
square
#60E0EB #B060EB #EB6B60 #9BEB60
split-complementary
#60E0EB #EB609B #EBB060
monochromatic
#17ACB9 #2AD5E4 #60E0EB #96EBF2 #CDF5F9
Accessibility & contrast
On white
1.57
#60E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#60E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E0EB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E0EB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BBC7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e0eb; /* rgb */ color: rgb(96, 224, 235); /* oklch */ color: oklch(84.0% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#9beaf1',
500: '#60e0eb',
950: '#000000',
},
}SCSS
$custom: #60e0eb; $custom-light: #9beaf1; $custom-dark: #000000;
JSON
{
"hex": "#60e0eb",
"rgb": {
"r": 96,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.748,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83954,
"c": 0.11303,
"h": 203.1
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#60E0EB
secondary
#B94137
accent
#1C0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485