#60DCF3#60DCF3
#60DCF3 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.114 H 211.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCF3 |
|---|---|
| RGB | rgb(96, 220, 243) |
| HSL | hsl(189, 86%, 66%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(60.5%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.91, -27.81, -21.57) |
| CIE-LCH | lch(81.91, 35.20, 217.80°) |
| OKLab | oklab(83.32% -0.0967 -0.0598) |
| OKLCH | oklch(83.32% 0.114 211.7) |
| XYZ | xyz(46.5881, 60.1395, 93.9295) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCF3 #F37760
analogous
#60F3C1 #60DCF3 #6093F3
triadic
#60DCF3 #F360DC #DCF360
tetradic
#60DCF3 #C160F3 #F37760 #93F360
square
#60DCF3 #C160F3 #F37760 #93F360
split-complementary
#60DCF3 #F36093 #F3C160
monochromatic
#0FACC9 #27CFEF #60DCF3 #99E9F7 #D2F5FC
Accessibility & contrast
On white
1.61
#60DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#60DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCF3
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCF3 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dcf3; /* rgb */ color: rgb(96, 220, 243); /* oklch */ color: oklch(83.3% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#9be7f7',
500: '#60dcf3',
950: '#000000',
},
}SCSS
$custom: #60dcf3; $custom-light: #9be7f7; $custom-dark: #000000;
JSON
{
"hex": "#60dcf3",
"rgb": {
"r": 96,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.388,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.83323,
"c": 0.11374,
"h": 211.7
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#60DCF3
secondary
#C64831
accent
#2603E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485