#60E4E2#60E4E2
#60E4E2 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.115 H 193.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E2 |
|---|---|
| RGB | rgb(96, 228, 226) |
| HSL | hsl(179, 71%, 64%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(83.68, -36.29, -9.91) |
| CIE-LCH | lch(83.68, 37.62, 195.27°) |
| OKLab | oklab(84.58% -0.1118 -0.0275) |
| OKLCH | oklch(84.58% 0.115 193.8) |
| XYZ | xyz(46.2888, 63.4598, 81.7463) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.65
Darkturquoise
#00CED1
ΔE00 6.25
Bright Turquoise
#0FFEF9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E2 #E46062
analogous
#60E4A0 #60E4E2 #60A4E4
triadic
#60E4E2 #E260E4 #E4E260
tetradic
#60E4E2 #A060E4 #E46062 #A4E460
square
#60E4E2 #A060E4 #E46062 #A4E460
split-complementary
#60E4E2 #E460A4 #E4A060
monochromatic
#1DACAA #2CDBD8 #60E4E2 #94EDEC #C9F6F5
Accessibility & contrast
On white
1.53
#60E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#60E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e4e2; /* rgb */ color: rgb(96, 228, 226); /* oklch */ color: oklch(84.6% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#9aedeb',
500: '#60e4e2',
950: '#000000',
},
}SCSS
$custom: #60e4e2; $custom-light: #9aedeb; $custom-dark: #000000;
JSON
{
"hex": "#60e4e2",
"rgb": {
"r": 96,
"g": 228,
"b": 226
},
"hsl": {
"h": 179.091,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.84577,
"c": 0.11515,
"h": 193.8
},
"luminance": 0.63465
}Semantic roles & 50–950 ramp
primary
#60E4E2
secondary
#AE3A3C
accent
#1315D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584