#60DFAA#60DFAA
#60DFAA is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.8% C 0.137 H 163.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFAA |
|---|---|
| RGB | rgb(96, 223, 170) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.83, -47.53, 15.56) |
| CIE-LCH | lch(80.83, 50.01, 161.88°) |
| OKLab | oklab(81.8% -0.1312 0.0398) |
| OKLCH | oklch(81.8% 0.137 163.1) |
| XYZ | xyz(38.4636, 58.1607, 47.2216) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.04
Seafoam
#7FE0B3
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 4.55
Aqua Green
#12E193
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFAA #DF6095
analogous
#60DF6B #60DFAA #60D4DF
triadic
#60DFAA #AA60DF #DFAA60
tetradic
#60DFAA #6B60DF #DF6095 #D4DF60
square
#60DFAA #6B60DF #DF6095 #D4DF60
split-complementary
#60DFAA #DF60D4 #DF6B60
monochromatic
#21A46D #2DD58F #60DFAA #93E9C5 #C6F4E0
Accessibility & contrast
On white
1.66
#60DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#60DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFAA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFAA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#25DFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dfaa; /* rgb */ color: rgb(96, 223, 170); /* oklch */ color: oklch(81.8% 0.137 163.1);
Tailwind
colors: {
custom: {
50: '#97eac3',
500: '#60dfaa',
950: '#000000',
},
}SCSS
$custom: #60dfaa; $custom-light: #97eac3; $custom-dark: #000000;
JSON
{
"hex": "#60dfaa",
"rgb": {
"r": 96,
"g": 223,
"b": 170
},
"hsl": {
"h": 154.961,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81795,
"c": 0.13708,
"h": 163.1
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#60DFAA
secondary
#A63D69
accent
#1764CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482