#60DCF0#60DCF0
#60DCF0 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.113 H 209.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCF0 |
|---|---|
| RGB | rgb(96, 220, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.82, -28.66, -20.13) |
| CIE-LCH | lch(81.82, 35.03, 215.08°) |
| OKLab | oklab(83.21% -0.0979 -0.0558) |
| OKLCH | oklch(83.21% 0.113 209.7) |
| XYZ | xyz(46.1387, 59.9597, 91.5630) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCF0 #F07460
analogous
#60F0BC #60DCF0 #6094F0
triadic
#60DCF0 #F060DC #DCF060
tetradic
#60DCF0 #BC60F0 #F07460 #94F060
square
#60DCF0 #BC60F0 #F07460 #94F060
split-complementary
#60DCF0 #F06094 #F0BC60
monochromatic
#12ABC3 #28D0EB #60DCF0 #98E8F5 #D0F5FB
Accessibility & contrast
On white
1.62
#60DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#60DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCF0
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCF0 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dcf0; /* rgb */ color: rgb(96, 220, 240); /* oklch */ color: oklch(83.2% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#9be7f5',
500: '#60dcf0',
950: '#000000',
},
}SCSS
$custom: #60dcf0; $custom-light: #9be7f5; $custom-dark: #000000;
JSON
{
"hex": "#60dcf0",
"rgb": {
"r": 96,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.83212,
"c": 0.11268,
"h": 209.7
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#60DCF0
secondary
#C14733
accent
#2406DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485