#60D5E8#60D5E8
#60D5E8 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.108 H 209.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5E8 |
|---|---|
| RGB | rgb(96, 213, 232) |
| HSL | hsl(188, 75%, 64%) |
| HSV | hsv(188, 59%, 91%) |
| CMYK | cmyk(58.6%, 8.2%, 0%, 9%) |
| CIE-LAB | lab(79.56, -27.51, -19.29) |
| CIE-LCH | lch(79.56, 33.60, 215.04°) |
| OKLab | oklab(81.31% -0.0938 -0.0534) |
| OKLCH | oklch(81.31% 0.108 209.7) |
| XYZ | xyz(43.1776, 55.8971, 84.8420) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5E8 #E87360
analogous
#60E8B7 #60D5E8 #6091E8
triadic
#60D5E8 #E860D5 #D5E860
tetradic
#60D5E8 #B760E8 #E87360 #91E860
square
#60D5E8 #B760E8 #E87360 #91E860
split-complementary
#60D5E8 #E86091 #E8B760
monochromatic
#1A9EB4 #2BC7E0 #60D5E8 #95E3F0 #CBF1F7
Accessibility & contrast
On white
1.72
#60D5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#60D5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5E8
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5E8 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d5e8; /* rgb */ color: rgb(96, 213, 232); /* oklch */ color: oklch(81.3% 0.108 209.7);
Tailwind
colors: {
custom: {
50: '#9ae2ef',
500: '#60d5e8',
950: '#000000',
},
}SCSS
$custom: #60d5e8; $custom-light: #9ae2ef; $custom-dark: #000000;
JSON
{
"hex": "#60d5e8",
"rgb": {
"r": 96,
"g": 213,
"b": 232
},
"hsl": {
"h": 188.382,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.81309,
"c": 0.10796,
"h": 209.7
},
"luminance": 0.55901
}Semantic roles & 50–950 ramp
primary
#60D5E8
secondary
#B44A38
accent
#2B0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485