#60E4E3#60E4E3
#60E4E3 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.115 H 194.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E3 |
|---|---|
| RGB | rgb(96, 228, 227) |
| HSL | hsl(180, 71%, 64%) |
| HSV | hsv(180, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(83.71, -36.02, -10.39) |
| CIE-LCH | lch(83.71, 37.49, 196.09°) |
| OKLab | oklab(84.61% -0.1114 -0.0288) |
| OKLCH | oklch(84.61% 0.115 194.5) |
| XYZ | xyz(46.4264, 63.5149, 82.4710) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.20
Aqua
#00FFFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E3 #E46061
analogous
#60E4A1 #60E4E3 #60A3E4
triadic
#60E4E3 #E360E4 #E4E360
tetradic
#60E4E3 #A160E4 #E46061 #A3E460
square
#60E4E3 #A160E4 #E46061 #A3E460
split-complementary
#60E4E3 #E460A3 #E4A160
monochromatic
#1DACAB #2CDBDA #60E4E3 #94EDEC #C9F6F5
Accessibility & contrast
On white
1.53
#60E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#60E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E3
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E3 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C1CAE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e4e3; /* rgb */ color: rgb(96, 228, 227); /* oklch */ color: oklch(84.6% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#9aedeb',
500: '#60e4e3',
950: '#000000',
},
}SCSS
$custom: #60e4e3; $custom-light: #9aedeb; $custom-dark: #000000;
JSON
{
"hex": "#60e4e3",
"rgb": {
"r": 96,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.545,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.8461,
"c": 0.11507,
"h": 194.5
},
"luminance": 0.6352
}Semantic roles & 50–950 ramp
primary
#60E4E3
secondary
#AE3A3B
accent
#1314D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584