#60E4E4#60E4E4
#60E4E4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.115 H 195.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4E4 |
|---|---|
| RGB | rgb(96, 228, 228) |
| HSL | hsl(180, 71%, 64%) |
| HSV | hsv(180, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.74, -35.76, -10.88) |
| CIE-LCH | lch(83.74, 37.37, 196.92°) |
| OKLab | oklab(84.64% -0.111 -0.0301) |
| OKLCH | oklch(84.64% 0.115 195.2) |
| XYZ | xyz(46.5648, 63.5702, 83.2000) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4E4 #E46060
analogous
#60E4A2 #60E4E4 #60A2E4
triadic
#60E4E4 #E460E4 #E4E460
tetradic
#60E4E4 #A260E4 #E46060 #A2E460
square
#60E4E4 #A260E4 #E46060 #A2E460
split-complementary
#60E4E4 #E460A2 #E4A260
monochromatic
#1DACAC #2CDBDB #60E4E4 #94EDED #C9F6F6
Accessibility & contrast
On white
1.53
#60E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#60E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4E4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4E4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE4
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e4e4; /* rgb */ color: rgb(96, 228, 228); /* oklch */ color: oklch(84.6% 0.115 195.2);
Tailwind
colors: {
custom: {
50: '#9aedec',
500: '#60e4e4',
950: '#000000',
},
}SCSS
$custom: #60e4e4; $custom-light: #9aedec; $custom-dark: #000000;
JSON
{
"hex": "#60e4e4",
"rgb": {
"r": 96,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.84643,
"c": 0.11501,
"h": 195.2
},
"luminance": 0.63575
}Semantic roles & 50–950 ramp
primary
#60E4E4
secondary
#AE3A3A
accent
#1313D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584