#60E5EF#60E5EF
#60E5EF is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.116 H 202.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5EF |
|---|---|
| RGB | rgb(96, 229, 239) |
| HSL | hsl(184, 82%, 66%) |
| HSV | hsv(184, 60%, 94%) |
| CMYK | cmyk(59.8%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(84.36, -33.25, -15.77) |
| CIE-LCH | lch(84.36, 36.80, 205.37°) |
| OKLab | oklab(85.25% -0.1075 -0.0437) |
| OKLCH | oklch(85.25% 0.116 202.1) |
| XYZ | xyz(48.4166, 64.7524, 91.5915) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5EF #EF6A60
analogous
#60EFB1 #60E5EF #609DEF
triadic
#60E5EF #EF60E5 #E5EF60
tetradic
#60E5EF #B160EF #EF6A60 #9DEF60
square
#60E5EF #B160EF #EF6A60 #9DEF60
split-complementary
#60E5EF #EF609D #EFB160
monochromatic
#13B5C1 #28DCE9 #60E5EF #98EEF5 #CFF7FA
Accessibility & contrast
On white
1.51
#60E5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#60E5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5EF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5EF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e5ef; /* rgb */ color: rgb(96, 229, 239); /* oklch */ color: oklch(85.2% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#9bedf4',
500: '#60e5ef',
950: '#000000',
},
}SCSS
$custom: #60e5ef; $custom-light: #9bedf4; $custom-dark: #000000;
JSON
{
"hex": "#60e5ef",
"rgb": {
"r": 96,
"g": 229,
"b": 239
},
"hsl": {
"h": 184.196,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85248,
"c": 0.11603,
"h": 202.1
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#60E5EF
secondary
#BF3E34
accent
#1607DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585