#60D7DB#60D7DB
#60D7DB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.107 H 198.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7DB |
|---|---|
| RGB | rgb(96, 215, 219) |
| HSL | hsl(182, 63%, 62%) |
| HSV | hsv(182, 56%, 86%) |
| CMYK | cmyk(56.2%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.73, -32.06, -12.09) |
| CIE-LCH | lch(79.73, 34.27, 200.66°) |
| OKLab | oklab(81.31% -0.1012 -0.0334) |
| OKLCH | oklch(81.31% 0.107 198.3) |
| XYZ | xyz(41.9051, 56.1980, 75.6430) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Bright Light Blue
#26F7FD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7DB #DB6460
analogous
#60DBA2 #60D7DB #609ADB
triadic
#60D7DB #DB60D7 #D7DB60
tetradic
#60D7DB #A260DB #DB6460 #9ADB60
square
#60D7DB #A260DB #DB6460 #9ADB60
split-complementary
#60D7DB #DB609A #DBA260
monochromatic
#24999D #2FCACF #60D7DB #92E4E6 #C4F0F2
Accessibility & contrast
On white
1.72
#60D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#60D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7DB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7DB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d7db; /* rgb */ color: rgb(96, 215, 219); /* oklch */ color: oklch(81.3% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#99e3e6',
500: '#60d7db',
950: '#000000',
},
}SCSS
$custom: #60d7db; $custom-light: #99e3e6; $custom-dark: #000000;
JSON
{
"hex": "#60d7db",
"rgb": {
"r": 96,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.951,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.81312,
"c": 0.10654,
"h": 198.3
},
"luminance": 0.56202
}Semantic roles & 50–950 ramp
primary
#60D7DB
secondary
#A1423E
accent
#201BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484