#60E2E4#60E2E4
#60E2E4 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.114 H 196.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2E4 |
|---|---|
| RGB | rgb(96, 226, 228) |
| HSL | hsl(181, 71%, 64%) |
| HSV | hsv(181, 58%, 89%) |
| CMYK | cmyk(57.9%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.17, -34.83, -11.74) |
| CIE-LCH | lch(83.17, 36.75, 198.62°) |
| OKLab | oklab(84.18% -0.1089 -0.0325) |
| OKLCH | oklch(84.18% 0.114 196.6) |
| XYZ | xyz(46.0178, 62.4762, 83.0177) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2E4 #E46260
analogous
#60E4A4 #60E2E4 #60A0E4
triadic
#60E2E4 #E460E2 #E2E460
tetradic
#60E2E4 #A460E4 #E46260 #A0E460
square
#60E2E4 #A460E4 #E46260 #A0E460
split-complementary
#60E2E4 #E460A0 #E4A460
monochromatic
#1DAAAC #2CD8DB #60E2E4 #94ECED #C9F5F6
Accessibility & contrast
On white
1.56
#60E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#60E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2E4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2E4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e2e4; /* rgb */ color: rgb(96, 226, 228); /* oklch */ color: oklch(84.2% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#9aebec',
500: '#60e2e4',
950: '#000000',
},
}SCSS
$custom: #60e2e4; $custom-light: #9aebec; $custom-dark: #000000;
JSON
{
"hex": "#60e2e4",
"rgb": {
"r": 96,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.909,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.84178,
"c": 0.11367,
"h": 196.6
},
"luminance": 0.62481
}Semantic roles & 50–950 ramp
primary
#60E2E4
secondary
#AE3C3A
accent
#1513D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484