#60E8E4#60E8E4
#60E8E4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.118 H 192.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8E4 |
|---|---|
| RGB | rgb(96, 232, 228) |
| HSL | hsl(178, 75%, 64%) |
| HSV | hsv(178, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 1.7%, 9%) |
| CIE-LAB | lab(84.89, -37.60, -9.16) |
| CIE-LCH | lch(84.89, 38.70, 193.70°) |
| OKLab | oklab(85.57% -0.1151 -0.0255) |
| OKLCH | oklch(85.57% 0.118 192.5) |
| XYZ | xyz(47.6780, 65.7965, 83.5711) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 5.52
Aqua
#00FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8E4 #E86064
analogous
#60E8A0 #60E8E4 #60A8E8
triadic
#60E8E4 #E460E8 #E8E460
tetradic
#60E8E4 #A060E8 #E86064 #A8E860
square
#60E8E4 #A060E8 #E86064 #A8E860
split-complementary
#60E8E4 #E860A8 #E8A060
monochromatic
#1AB4AF #2BE0DB #60E8E4 #95F0ED #CBF7F6
Accessibility & contrast
On white
1.48
#60E8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#60E8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8E4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8E4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e8e4; /* rgb */ color: rgb(96, 232, 228); /* oklch */ color: oklch(85.6% 0.118 192.5);
Tailwind
colors: {
custom: {
50: '#9bf0ec',
500: '#60e8e4',
950: '#000000',
},
}SCSS
$custom: #60e8e4; $custom-light: #9bf0ec; $custom-dark: #000000;
JSON
{
"hex": "#60e8e4",
"rgb": {
"r": 96,
"g": 232,
"b": 228
},
"hsl": {
"h": 178.235,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.85574,
"c": 0.11788,
"h": 192.5
},
"luminance": 0.65801
}Semantic roles & 50–950 ramp
primary
#60E8E4
secondary
#B4383C
accent
#0F15D7
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584