#60DCF2#60DCF2
#60DCF2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.113 H 211.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCF2 |
|---|---|
| RGB | rgb(96, 220, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(60.3%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.88, -28.10, -21.09) |
| CIE-LCH | lch(81.88, 35.13, 216.89°) |
| OKLab | oklab(83.29% -0.0971 -0.0585) |
| OKLCH | oklch(83.29% 0.113 211.1) |
| XYZ | xyz(46.4375, 60.0792, 93.1363) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCF2 #F27660
analogous
#60F2BF #60DCF2 #6093F2
triadic
#60DCF2 #F260DC #DCF260
tetradic
#60DCF2 #BF60F2 #F27660 #93F260
square
#60DCF2 #BF60F2 #F27660 #93F260
split-complementary
#60DCF2 #F26093 #F2BF60
monochromatic
#10ACC7 #27D0ED #60DCF2 #99E8F7 #D1F5FB
Accessibility & contrast
On white
1.61
#60DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#60DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCF2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCF2 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dcf2; /* rgb */ color: rgb(96, 220, 242); /* oklch */ color: oklch(83.3% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9be7f6',
500: '#60dcf2',
950: '#000000',
},
}SCSS
$custom: #60dcf2; $custom-light: #9be7f6; $custom-dark: #000000;
JSON
{
"hex": "#60dcf2",
"rgb": {
"r": 96,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.041,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.83286,
"c": 0.11337,
"h": 211.1
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#60DCF2
secondary
#C44832
accent
#2504E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485