#60D2DB#60D2DB
#60D2DB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.104 H 202.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2DB |
|---|---|
| RGB | rgb(96, 210, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 56%, 86%) |
| CMYK | cmyk(56.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.28, -29.67, -14.25) |
| CIE-LCH | lch(78.28, 32.91, 205.66°) |
| OKLab | oklab(80.15% -0.0959 -0.0394) |
| OKLCH | oklch(80.15% 0.104 202.3) |
| XYZ | xyz(40.6513, 53.6905, 75.2251) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2DB #DB6960
analogous
#60DBA7 #60D2DB #6095DB
triadic
#60D2DB #DB60D2 #D2DB60
tetradic
#60D2DB #A760DB #DB6960 #95DB60
square
#60D2DB #A760DB #DB6960 #95DB60
split-complementary
#60D2DB #DB6095 #DBA760
monochromatic
#24949D #2FC3CF #60D2DB #92E0E6 #C4EEF2
Accessibility & contrast
On white
1.79
#60D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#60D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2DB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2DB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d2db; /* rgb */ color: rgb(96, 210, 219); /* oklch */ color: oklch(80.1% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#98e0e6',
500: '#60d2db',
950: '#000000',
},
}SCSS
$custom: #60d2db; $custom-light: #98e0e6; $custom-dark: #000000;
JSON
{
"hex": "#60d2db",
"rgb": {
"r": 96,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.39,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80147,
"c": 0.10365,
"h": 202.3
},
"luminance": 0.53694
}Semantic roles & 50–950 ramp
primary
#60D2DB
secondary
#A1463E
accent
#281BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484