#60E4E6#60E4E6
#60E4E6 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.115 H 196.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E6 |
|---|---|
| RGB | rgb(96, 228, 230) |
| HSL | hsl(181, 73%, 64%) |
| HSV | hsv(181, 58%, 90%) |
| CMYK | cmyk(58.3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(83.80, -35.22, -11.85) |
| CIE-LCH | lch(83.80, 37.16, 198.59°) |
| OKLab | oklab(84.71% -0.1102 -0.0328) |
| OKLCH | oklch(84.71% 0.115 196.6) |
| XYZ | xyz(46.8441, 63.6819, 84.6707) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E6 #E66260
analogous
#60E6A5 #60E4E6 #60A1E6
triadic
#60E4E6 #E660E4 #E4E660
tetradic
#60E4E6 #A560E6 #E66260 #A1E660
square
#60E4E6 #A560E6 #E66260 #A1E660
split-complementary
#60E4E6 #E660A1 #E6A560
monochromatic
#1CAEB0 #2BDBDE #60E4E6 #95EDEE #CAF6F7
Accessibility & contrast
On white
1.53
#60E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#60E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E6
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E6 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE6
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e4e6; /* rgb */ color: rgb(96, 228, 230); /* oklch */ color: oklch(84.7% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9beded',
500: '#60e4e6',
950: '#000000',
},
}SCSS
$custom: #60e4e6; $custom-light: #9beded; $custom-dark: #000000;
JSON
{
"hex": "#60e4e6",
"rgb": {
"r": 96,
"g": 228,
"b": 230
},
"hsl": {
"h": 180.896,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.84709,
"c": 0.11495,
"h": 196.6
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#60E4E6
secondary
#B13B39
accent
#1411D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584