#60D4E9#60D4E9
#60D4E9 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.108 H 211.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4E9 |
|---|---|
| RGB | rgb(96, 212, 233) |
| HSL | hsl(189, 76%, 65%) |
| HSV | hsv(189, 59%, 91%) |
| CMYK | cmyk(58.8%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.30, -26.74, -20.21) |
| CIE-LCH | lch(79.30, 33.52, 217.08°) |
| OKLab | oklab(81.12% -0.0924 -0.056) |
| OKLCH | oklch(81.12% 0.108 211.2) |
| XYZ | xyz(43.0693, 55.4526, 85.5087) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4E9 #E97560
analogous
#60E9BA #60D4E9 #6090E9
triadic
#60D4E9 #E960D4 #D4E960
tetradic
#60D4E9 #BA60E9 #E97560 #90E960
square
#60D4E9 #BA60E9 #E97560 #90E960
split-complementary
#60D4E9 #E96090 #E9BA60
monochromatic
#199EB5 #2AC5E2 #60D4E9 #96E3F0 #CCF1F8
Accessibility & contrast
On white
1.74
#60D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#60D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4E9
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4E9 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d4e9; /* rgb */ color: rgb(96, 212, 233); /* oklch */ color: oklch(81.1% 0.108 211.2);
Tailwind
colors: {
custom: {
50: '#9ae1f0',
500: '#60d4e9',
950: '#000000',
},
}SCSS
$custom: #60d4e9; $custom-light: #9ae1f0; $custom-dark: #000000;
JSON
{
"hex": "#60d4e9",
"rgb": {
"r": 96,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.197,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.81115,
"c": 0.10802,
"h": 211.2
},
"luminance": 0.55457
}Semantic roles & 50–950 ramp
primary
#60D4E9
secondary
#B54B38
accent
#2D0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485