#60DBF0#60DBF0
#60DBF0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.112 H 210.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBF0 |
|---|---|
| RGB | rgb(96, 219, 240) |
| HSL | hsl(189, 83%, 66%) |
| HSV | hsv(189, 60%, 94%) |
| CMYK | cmyk(60%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.53, -28.18, -20.56) |
| CIE-LCH | lch(81.53, 34.88, 216.12°) |
| OKLab | oklab(82.98% -0.0969 -0.057) |
| OKLCH | oklch(82.98% 0.112 210.5) |
| XYZ | xyz(45.8771, 59.4364, 91.4758) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBF0 #F07560
analogous
#60F0BD #60DBF0 #6093F0
triadic
#60DBF0 #F060DB #DBF060
tetradic
#60DBF0 #BD60F0 #F07560 #93F060
square
#60DBF0 #BD60F0 #F07560 #93F060
split-complementary
#60DBF0 #F06093 #F0BD60
monochromatic
#12A9C3 #28CEEB #60DBF0 #98E8F5 #D0F4FB
Accessibility & contrast
On white
1.63
#60DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#60DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBF0
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBF0 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dbf0; /* rgb */ color: rgb(96, 219, 240); /* oklch */ color: oklch(83.0% 0.112 210.5);
Tailwind
colors: {
custom: {
50: '#9be6f5',
500: '#60dbf0',
950: '#000000',
},
}SCSS
$custom: #60dbf0; $custom-light: #9be6f5; $custom-dark: #000000;
JSON
{
"hex": "#60dbf0",
"rgb": {
"r": 96,
"g": 219,
"b": 240
},
"hsl": {
"h": 188.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.82983,
"c": 0.1124,
"h": 210.5
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#60DBF0
secondary
#C14833
accent
#2606DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485