#60DCE8#60DCE8
#60DCE8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.111 H 204.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCE8 |
|---|---|
| RGB | rgb(96, 220, 232) |
| HSL | hsl(185, 75%, 64%) |
| HSV | hsv(185, 59%, 91%) |
| CMYK | cmyk(58.6%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.56, -30.90, -16.26) |
| CIE-LCH | lch(81.56, 34.92, 207.76°) |
| OKLab | oklab(82.92% -0.1011 -0.045) |
| OKLCH | oklch(82.92% 0.111 204) |
| XYZ | xyz(44.9765, 59.4948, 85.4416) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCE8 #E86C60
analogous
#60E8B0 #60DCE8 #6098E8
triadic
#60DCE8 #E860DC #DCE860
tetradic
#60DCE8 #B060E8 #E86C60 #98E860
square
#60DCE8 #B060E8 #E86C60 #98E860
split-complementary
#60DCE8 #E86098 #E8B060
monochromatic
#1AA6B4 #2BD0E0 #60DCE8 #95E8F0 #CBF4F7
Accessibility & contrast
On white
1.63
#60DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#60DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCE8
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCE8 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dce8; /* rgb */ color: rgb(96, 220, 232); /* oklch */ color: oklch(82.9% 0.111 204.0);
Tailwind
colors: {
custom: {
50: '#9ae7ef',
500: '#60dce8',
950: '#000000',
},
}SCSS
$custom: #60dce8; $custom-light: #9ae7ef; $custom-dark: #000000;
JSON
{
"hex": "#60dce8",
"rgb": {
"r": 96,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.294,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.82924,
"c": 0.11065,
"h": 204
},
"luminance": 0.59499
}Semantic roles & 50–950 ramp
primary
#60DCE8
secondary
#B44338
accent
#200FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485