#60DFC8#60DFC8
#60DFC8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 179.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFC8 |
|---|---|
| RGB | rgb(96, 223, 200) |
| HSL | hsl(169, 66%, 63%) |
| HSV | hsv(169, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.53, -40.65, 0.69) |
| CIE-LCH | lch(81.53, 40.66, 179.02°) |
| OKLab | oklab(82.6% -0.1177 0.0012) |
| OKLCH | oklch(82.6% 0.118 179.4) |
| XYZ | xyz(41.6322, 59.4282, 63.9092) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.88
Aquamarine (survey)
#04D8B2
ΔE00 5.65
Aqua Marine
#2EE8BB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFC8 #DF6077
analogous
#60DF89 #60DFC8 #60B6DF
triadic
#60DFC8 #C860DF #DFC860
tetradic
#60DFC8 #8960DF #DF6077 #B6DF60
square
#60DFC8 #8960DF #DF6077 #B6DF60
split-complementary
#60DFC8 #DF60B6 #DF8960
monochromatic
#21A48C #2DD5B6 #60DFC8 #93E9DA #C6F4EB
Accessibility & contrast
On white
1.63
#60DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#60DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFC8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFC8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dfc8; /* rgb */ color: rgb(96, 223, 200); /* oklch */ color: oklch(82.6% 0.118 179.4);
Tailwind
colors: {
custom: {
50: '#98e9d8',
500: '#60dfc8',
950: '#000000',
},
}SCSS
$custom: #60dfc8; $custom-light: #98e9d8; $custom-dark: #000000;
JSON
{
"hex": "#60dfc8",
"rgb": {
"r": 96,
"g": 223,
"b": 200
},
"hsl": {
"h": 169.134,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82595,
"c": 0.11776,
"h": 179.4
},
"luminance": 0.59432
}Semantic roles & 50–950 ramp
primary
#60DFC8
secondary
#A63D50
accent
#1738CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483