#60DCE5#60DCE5
#60DCE5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.110 H 201.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCE5 |
|---|---|
| RGB | rgb(96, 220, 229) |
| HSL | hsl(184, 72%, 64%) |
| HSV | hsv(184, 58%, 90%) |
| CMYK | cmyk(58.1%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.47, -31.72, -14.81) |
| CIE-LCH | lch(81.47, 35.01, 205.02°) |
| OKLab | oklab(82.82% -0.1023 -0.041) |
| OKLCH | oklch(82.82% 0.11 201.8) |
| XYZ | xyz(44.5540, 59.3258, 83.2166) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCE5 #E56960
analogous
#60E5AB #60DCE5 #6099E5
triadic
#60DCE5 #E560DC #DCE560
tetradic
#60DCE5 #AB60E5 #E56960 #99E560
square
#60DCE5 #AB60E5 #E56960 #99E560
split-complementary
#60DCE5 #E56099 #E5AB60
monochromatic
#1CA4AE #2BD0DC #60DCE5 #95E8EE #C9F3F6
Accessibility & contrast
On white
1.63
#60DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#60DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCE5
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCE5 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dce5; /* rgb */ color: rgb(96, 220, 229); /* oklch */ color: oklch(82.8% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#9ae7ed',
500: '#60dce5',
950: '#000000',
},
}SCSS
$custom: #60dce5; $custom-light: #9ae7ed; $custom-dark: #000000;
JSON
{
"hex": "#60dce5",
"rgb": {
"r": 96,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.06,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.82819,
"c": 0.1102,
"h": 201.8
},
"luminance": 0.5933
}Semantic roles & 50–950 ramp
primary
#60DCE5
secondary
#AF423A
accent
#1F12D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484