#60E1E8#60E1E8
#60E1E8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.113 H 200.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1E8 |
|---|---|
| RGB | rgb(96, 225, 232) |
| HSL | hsl(183, 75%, 64%) |
| HSV | hsv(183, 59%, 91%) |
| CMYK | cmyk(58.6%, 3%, 0%, 9%) |
| CIE-LAB | lab(83.00, -33.28, -14.11) |
| CIE-LCH | lch(83.00, 36.14, 202.97°) |
| OKLab | oklab(84.08% -0.1062 -0.039) |
| OKLCH | oklch(84.08% 0.113 200.2) |
| XYZ | xyz(46.3084, 62.1587, 85.8856) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1E8 #E86760
analogous
#60E8AB #60E1E8 #609DE8
triadic
#60E1E8 #E860E1 #E1E860
tetradic
#60E1E8 #AB60E8 #E86760 #9DE860
square
#60E1E8 #AB60E8 #E86760 #9DE860
split-complementary
#60E1E8 #E8609D #E8AB60
monochromatic
#1AACB4 #2BD7E0 #60E1E8 #95EBF0 #CBF5F7
Accessibility & contrast
On white
1.56
#60E1E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#60E1E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1E8
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1E8 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E9
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e1e8; /* rgb */ color: rgb(96, 225, 232); /* oklch */ color: oklch(84.1% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#9aebef',
500: '#60e1e8',
950: '#000000',
},
}SCSS
$custom: #60e1e8; $custom-light: #9aebef; $custom-dark: #000000;
JSON
{
"hex": "#60e1e8",
"rgb": {
"r": 96,
"g": 225,
"b": 232
},
"hsl": {
"h": 183.088,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84081,
"c": 0.1132,
"h": 200.2
},
"luminance": 0.62163
}Semantic roles & 50–950 ramp
primary
#60E1E8
secondary
#B43F38
accent
#190FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485