#60D2DD#60D2DD
#60D2DD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.104 H 203.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2DD |
|---|---|
| RGB | rgb(96, 210, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(56.6%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.34, -29.12, -15.23) |
| CIE-LCH | lch(78.34, 32.86, 207.62°) |
| OKLab | oklab(80.22% -0.095 -0.0421) |
| OKLCH | oklch(80.22% 0.104 203.9) |
| XYZ | xyz(40.9162, 53.7964, 76.6201) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Neon Blue
#04D9FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2DD #DD6B60
analogous
#60DDAA #60D2DD #6094DD
triadic
#60D2DD #DD60D2 #D2DD60
tetradic
#60D2DD #AA60DD #DD6B60 #94DD60
square
#60D2DD #AA60DD #DD6B60 #94DD60
split-complementary
#60D2DD #DD6094 #DDAA60
monochromatic
#2295A0 #2EC4D2 #60D2DD #92E0E8 #C5EFF3
Accessibility & contrast
On white
1.79
#60D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#60D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2DD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2DD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d2dd; /* rgb */ color: rgb(96, 210, 221); /* oklch */ color: oklch(80.2% 0.104 203.9);
Tailwind
colors: {
custom: {
50: '#98e0e7',
500: '#60d2dd',
950: '#000000',
},
}SCSS
$custom: #60d2dd; $custom-light: #98e0e7; $custom-dark: #000000;
JSON
{
"hex": "#60d2dd",
"rgb": {
"r": 96,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.28,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.80217,
"c": 0.10397,
"h": 203.9
},
"luminance": 0.538
}Semantic roles & 50–950 ramp
primary
#60D2DD
secondary
#A4473E
accent
#2919CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484