#60DEDB#60DEDB
#60DEDB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.111 H 193.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEDB |
|---|---|
| RGB | rgb(96, 222, 219) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.75, -35.36, -9.07) |
| CIE-LCH | lch(81.75, 36.50, 194.39°) |
| OKLab | oklab(82.95% -0.1085 -0.0252) |
| OKLCH | oklch(82.95% 0.111 193.1) |
| XYZ | xyz(43.7258, 59.8394, 76.2499) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.54
Turquoise
#40E0D0
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 6.84
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEDB #DE6063
analogous
#60DE9C #60DEDB #60A2DE
triadic
#60DEDB #DB60DE #DEDB60
tetradic
#60DEDB #9C60DE #DE6063 #A2DE60
square
#60DEDB #9C60DE #DE6063 #A2DE60
split-complementary
#60DEDB #DE60A2 #DE9C60
monochromatic
#22A29F #2DD3D0 #60DEDB #93E9E6 #C5F3F2
Accessibility & contrast
On white
1.62
#60DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#60DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEDB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEDB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dedb; /* rgb */ color: rgb(96, 222, 219); /* oklch */ color: oklch(82.9% 0.111 193.1);
Tailwind
colors: {
custom: {
50: '#99e8e6',
500: '#60dedb',
950: '#000000',
},
}SCSS
$custom: #60dedb; $custom-light: #99e8e6; $custom-dark: #000000;
JSON
{
"hex": "#60dedb",
"rgb": {
"r": 96,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.571,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82947,
"c": 0.1114,
"h": 193.1
},
"luminance": 0.59844
}Semantic roles & 50–950 ramp
primary
#60DEDB
secondary
#A53D40
accent
#181CCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484