#60DECC#60DECC
#60DECC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 182.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60DECC |
|---|---|
| RGB | rgb(96, 222, 204) |
| HSL | hsl(171, 66%, 62%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.34, -39.21, -1.71) |
| CIE-LCH | lch(81.34, 39.25, 182.49°) |
| OKLab | oklab(82.48% -0.1149 -0.0052) |
| OKLCH | oklch(82.48% 0.115 182.6) |
| XYZ | xyz(41.8394, 59.0848, 66.3146) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.14
Tiffany Blue
#7BF2DA
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DECC #DE6072
analogous
#60DE8D #60DECC #60B1DE
triadic
#60DECC #CC60DE #DECC60
tetradic
#60DECC #8D60DE #DE6072 #B1DE60
square
#60DECC #8D60DE #DE6072 #B1DE60
split-complementary
#60DECC #DE60B1 #DE8D60
monochromatic
#22A290 #2DD3BC #60DECC #93E9DC #C5F3ED
Accessibility & contrast
On white
1.64
#60DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#60DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DECC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DECC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60decc; /* rgb */ color: rgb(96, 222, 204); /* oklch */ color: oklch(82.5% 0.115 182.6);
Tailwind
colors: {
custom: {
50: '#98e9db',
500: '#60decc',
950: '#000000',
},
}SCSS
$custom: #60decc; $custom-light: #98e9db; $custom-dark: #000000;
JSON
{
"hex": "#60decc",
"rgb": {
"r": 96,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.429,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82476,
"c": 0.11507,
"h": 182.6
},
"luminance": 0.59089
}Semantic roles & 50–950 ramp
primary
#60DECC
secondary
#A53D4C
accent
#1832CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484