#60E1EB#60E1EB
#60E1EB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.114 H 202.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1EB |
|---|---|
| RGB | rgb(96, 225, 235) |
| HSL | hsl(184, 78%, 65%) |
| HSV | hsv(184, 59%, 92%) |
| CMYK | cmyk(59.1%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.09, -32.46, -15.56) |
| CIE-LCH | lch(83.09, 35.99, 205.61°) |
| OKLab | oklab(84.19% -0.105 -0.0431) |
| OKLCH | oklch(84.19% 0.114 202.3) |
| XYZ | xyz(46.7381, 62.3306, 88.1490) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Aqua Blue
#02D8E9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1EB #EB6A60
analogous
#60EBB0 #60E1EB #609BEB
triadic
#60E1EB #EB60E1 #E1EB60
tetradic
#60E1EB #B060EB #EB6A60 #9BEB60
square
#60E1EB #B060EB #EB6A60 #9BEB60
split-complementary
#60E1EB #EB609B #EBB060
monochromatic
#17AEB9 #2AD7E4 #60E1EB #96EBF2 #CDF6F9
Accessibility & contrast
On white
1.56
#60E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#60E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1EB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1EB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e1eb; /* rgb */ color: rgb(96, 225, 235); /* oklch */ color: oklch(84.2% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#9beaf1',
500: '#60e1eb',
950: '#000000',
},
}SCSS
$custom: #60e1eb; $custom-light: #9beaf1; $custom-dark: #000000;
JSON
{
"hex": "#60e1eb",
"rgb": {
"r": 96,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.317,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84185,
"c": 0.11351,
"h": 202.3
},
"luminance": 0.62335
}Semantic roles & 50–950 ramp
primary
#60E1EB
secondary
#B94037
accent
#1A0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485