#60D3DF#60D3DF
#60D3DF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.105 H 204.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60D3DF |
|---|---|
| RGB | rgb(96, 211, 223) |
| HSL | hsl(186, 66%, 63%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(57%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(78.69, -29.05, -15.78) |
| CIE-LCH | lch(78.69, 33.06, 208.51°) |
| OKLab | oklab(80.52% -0.0953 -0.0436) |
| OKLCH | oklch(80.52% 0.105 204.6) |
| XYZ | xyz(41.4319, 54.3989, 78.1143) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.77
Neon Blue
#04D9FF
ΔE00 7.31
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D3DF #DF6C60
analogous
#60DFAB #60D3DF #6094DF
triadic
#60D3DF #DF60D3 #D3DF60
tetradic
#60D3DF #AB60DF #DF6C60 #94DF60
square
#60D3DF #AB60DF #DF6C60 #94DF60
split-complementary
#60D3DF #DF6094 #DFAB60
monochromatic
#2197A4 #2DC5D5 #60D3DF #93E1E9 #C6EFF4
Accessibility & contrast
On white
1.77
#60D3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#60D3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D3DF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D3DF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d3df; /* rgb */ color: rgb(96, 211, 223); /* oklch */ color: oklch(80.5% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#99e1e9',
500: '#60d3df',
950: '#000000',
},
}SCSS
$custom: #60d3df; $custom-light: #99e1e9; $custom-dark: #000000;
JSON
{
"hex": "#60d3df",
"rgb": {
"r": 96,
"g": 211,
"b": 223
},
"hsl": {
"h": 185.669,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80521,
"c": 0.10482,
"h": 204.6
},
"luminance": 0.54403
}Semantic roles & 50–950 ramp
primary
#60D3DF
secondary
#A6473D
accent
#2817CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484