#60E4E1#60E4E1
#60E4E1 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.115 H 193.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E1 |
|---|---|
| RGB | rgb(96, 228, 225) |
| HSL | hsl(179, 71%, 64%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(83.66, -36.55, -9.42) |
| CIE-LCH | lch(83.66, 37.75, 194.45°) |
| OKLab | oklab(84.54% -0.1122 -0.0262) |
| OKLCH | oklch(84.54% 0.115 193.1) |
| XYZ | xyz(46.1520, 63.4051, 81.0257) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E1 #E46063
analogous
#60E49F #60E4E1 #60A5E4
triadic
#60E4E1 #E160E4 #E4E160
tetradic
#60E4E1 #9F60E4 #E46063 #A5E460
square
#60E4E1 #9F60E4 #E46063 #A5E460
split-complementary
#60E4E1 #E460A5 #E49F60
monochromatic
#1DACA9 #2CDBD7 #60E4E1 #94EDEB #C9F6F5
Accessibility & contrast
On white
1.53
#60E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#60E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E1
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E1 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE1
Deuteranopia (green-blind)
#C2CAE2
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e4e1; /* rgb */ color: rgb(96, 228, 225); /* oklch */ color: oklch(84.5% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#9aedea',
500: '#60e4e1',
950: '#000000',
},
}SCSS
$custom: #60e4e1; $custom-light: #9aedea; $custom-dark: #000000;
JSON
{
"hex": "#60e4e1",
"rgb": {
"r": 96,
"g": 228,
"b": 225
},
"hsl": {
"h": 178.636,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.84544,
"c": 0.11525,
"h": 193.1
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#60E4E1
secondary
#AE3A3D
accent
#1317D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584