#60E4E7#60E4E7
#60E4E7 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.115 H 197.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E7 |
|---|---|
| RGB | rgb(96, 228, 231) |
| HSL | hsl(181, 74%, 64%) |
| HSV | hsv(181, 58%, 91%) |
| CMYK | cmyk(58.4%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(83.83, -34.95, -12.33) |
| CIE-LCH | lch(83.83, 37.07, 199.43°) |
| OKLab | oklab(84.74% -0.1097 -0.0342) |
| OKLCH | oklch(84.74% 0.115 197.3) |
| XYZ | xyz(46.9849, 63.7383, 85.4124) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E7 #E76360
analogous
#60E7A7 #60E4E7 #60A1E7
triadic
#60E4E7 #E760E4 #E4E760
tetradic
#60E4E7 #A760E7 #E76360 #A1E760
square
#60E4E7 #A760E7 #E76360 #A1E760
split-complementary
#60E4E7 #E760A1 #E7A760
monochromatic
#1BAEB2 #2BDBDF #60E4E7 #95EDEF #CAF6F7
Accessibility & contrast
On white
1.53
#60E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#60E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE7
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e4e7; /* rgb */ color: rgb(96, 228, 231); /* oklch */ color: oklch(84.7% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#9bedee',
500: '#60e4e7',
950: '#000000',
},
}SCSS
$custom: #60e4e7; $custom-light: #9bedee; $custom-dark: #000000;
JSON
{
"hex": "#60e4e7",
"rgb": {
"r": 96,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.333,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.84743,
"c": 0.11493,
"h": 197.3
},
"luminance": 0.63743
}Semantic roles & 50–950 ramp
primary
#60E4E7
secondary
#B23C39
accent
#1410D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585