#60D7EA#60D7EA
#60D7EA is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.109 H 209.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7EA |
|---|---|
| RGB | rgb(96, 215, 234) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(59%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.19, -27.92, -19.39) |
| CIE-LCH | lch(80.19, 34.00, 214.78°) |
| OKLab | oklab(81.84% -0.0951 -0.0537) |
| OKLCH | oklch(81.84% 0.109 209.5) |
| XYZ | xyz(43.9695, 57.0237, 86.5154) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7EA #EA7360
analogous
#60EAB8 #60D7EA #6092EA
triadic
#60D7EA #EA60D7 #D7EA60
tetradic
#60D7EA #B860EA #EA7360 #92EA60
square
#60D7EA #B860EA #EA7360 #92EA60
split-complementary
#60D7EA #EA6092 #EAB860
monochromatic
#18A1B7 #2AC9E3 #60D7EA #96E5F1 #CCF2F8
Accessibility & contrast
On white
1.69
#60D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#60D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7EA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7EA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7ea; /* rgb */ color: rgb(96, 215, 234); /* oklch */ color: oklch(81.8% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9ae3f0',
500: '#60d7ea',
950: '#000000',
},
}SCSS
$custom: #60d7ea; $custom-light: #9ae3f0; $custom-dark: #000000;
JSON
{
"hex": "#60d7ea",
"rgb": {
"r": 96,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.261,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.81843,
"c": 0.10923,
"h": 209.5
},
"luminance": 0.57028
}Semantic roles & 50–950 ramp
primary
#60D7EA
secondary
#B74937
accent
#290DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485