#60DFE6#60DFE6
#60DFE6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.112 H 200.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE6 |
|---|---|
| RGB | rgb(96, 223, 230) |
| HSL | hsl(183, 73%, 64%) |
| HSV | hsv(183, 58%, 90%) |
| CMYK | cmyk(58.3%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.36, -32.88, -14.00) |
| CIE-LCH | lch(82.36, 35.73, 203.06°) |
| OKLab | oklab(83.55% -0.105 -0.0387) |
| OKLCH | oklch(83.55% 0.112 200.3) |
| XYZ | xyz(45.4884, 60.9707, 84.2188) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 5.84
Bright Light Blue
#26F7FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE6 #E66760
analogous
#60E6AA #60DFE6 #609CE6
triadic
#60DFE6 #E660DF #DFE660
tetradic
#60DFE6 #AA60E6 #E66760 #9CE660
square
#60DFE6 #AA60E6 #E66760 #9CE660
split-complementary
#60DFE6 #E6609C #E6AA60
monochromatic
#1CA8B0 #2BD4DE #60DFE6 #95EAEE #CAF4F7
Accessibility & contrast
On white
1.59
#60DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#60DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE6 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60dfe6; /* rgb */ color: rgb(96, 223, 230); /* oklch */ color: oklch(83.5% 0.112 200.3);
Tailwind
colors: {
custom: {
50: '#9ae9ed',
500: '#60dfe6',
950: '#000000',
},
}SCSS
$custom: #60dfe6; $custom-light: #9ae9ed; $custom-dark: #000000;
JSON
{
"hex": "#60dfe6",
"rgb": {
"r": 96,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.134,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.83549,
"c": 0.11192,
"h": 200.3
},
"luminance": 0.60975
}Semantic roles & 50–950 ramp
primary
#60DFE6
secondary
#B14039
accent
#1B11D5
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484