#60D8DB#60D8DB
#60D8DB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.107 H 197.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8DB |
|---|---|
| RGB | rgb(96, 216, 219) |
| HSL | hsl(181, 63%, 62%) |
| HSV | hsv(181, 56%, 86%) |
| CMYK | cmyk(56.2%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.02, -32.54, -11.66) |
| CIE-LCH | lch(80.02, 34.56, 199.71°) |
| OKLab | oklab(81.55% -0.1022 -0.0322) |
| OKLCH | oklch(81.55% 0.107 197.5) |
| XYZ | xyz(42.1605, 56.7088, 75.7281) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 7.26
Bright Light Blue
#26F7FD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8DB #DB6360
analogous
#60DBA0 #60D8DB #609BDB
triadic
#60D8DB #DB60D8 #D8DB60
tetradic
#60D8DB #A060DB #DB6360 #9BDB60
square
#60D8DB #A060DB #DB6360 #9BDB60
split-complementary
#60D8DB #DB609B #DBA060
monochromatic
#249A9D #2FCBCF #60D8DB #92E4E6 #C4F0F2
Accessibility & contrast
On white
1.70
#60D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#60D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8DB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8DB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d8db; /* rgb */ color: rgb(96, 216, 219); /* oklch */ color: oklch(81.5% 0.107 197.5);
Tailwind
colors: {
custom: {
50: '#99e4e6',
500: '#60d8db',
950: '#000000',
},
}SCSS
$custom: #60d8db; $custom-light: #99e4e6; $custom-dark: #000000;
JSON
{
"hex": "#60d8db",
"rgb": {
"r": 96,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.463,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.81545,
"c": 0.10719,
"h": 197.5
},
"luminance": 0.56713
}Semantic roles & 50–950 ramp
primary
#60D8DB
secondary
#A1413E
accent
#1F1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484