#60DDC8#60DDC8
#60DDC8 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.116 H 180.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDC8 |
|---|---|
| RGB | rgb(96, 221, 200) |
| HSL | hsl(170, 65%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(80.94, -39.75, -0.16) |
| CIE-LCH | lch(80.94, 39.75, 180.23°) |
| OKLab | oklab(82.12% -0.1156 -0.0011) |
| OKLCH | oklch(82.12% 0.116 180.5) |
| XYZ | xyz(41.1010, 58.3658, 63.7321) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDC8 #DD6075
analogous
#60DD8A #60DDC8 #60B4DD
triadic
#60DDC8 #C860DD #DDC860
tetradic
#60DDC8 #8A60DD #DD6075 #B4DD60
square
#60DDC8 #8A60DD #DD6075 #B4DD60
split-complementary
#60DDC8 #DD60B4 #DD8A60
monochromatic
#22A08B #2ED2B7 #60DDC8 #92E8D9 #C5F3EB
Accessibility & contrast
On white
1.66
#60DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#60DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDC8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDC8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60ddc8; /* rgb */ color: rgb(96, 221, 200); /* oklch */ color: oklch(82.1% 0.116 180.5);
Tailwind
colors: {
custom: {
50: '#98e8d8',
500: '#60ddc8',
950: '#000000',
},
}SCSS
$custom: #60ddc8; $custom-light: #98e8d8; $custom-dark: #000000;
JSON
{
"hex": "#60ddc8",
"rgb": {
"r": 96,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.92,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.8212,
"c": 0.11565,
"h": 180.5
},
"luminance": 0.5837
}Semantic roles & 50–950 ramp
primary
#60DDC8
secondary
#A43E4F
accent
#1937CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483