#60DDB8#60DDB8
#60DDB8 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.124 H 170.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDB8 |
|---|---|
| RGB | rgb(96, 221, 184) |
| HSL | hsl(162, 65%, 62%) |
| HSV | hsv(162, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 16.7%, 13.3%) |
| CIE-LAB | lab(80.55, -43.57, 7.77) |
| CIE-LCH | lch(80.55, 44.26, 169.89°) |
| OKLab | oklab(81.67% -0.1227 0.0198) |
| OKLCH | oklch(81.67% 0.124 170.8) |
| XYZ | xyz(39.3280, 57.6566, 54.3944) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.80
Aquamarine (survey)
#04D8B2
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDB8 #DD6085
analogous
#60DD7A #60DDB8 #60C4DD
triadic
#60DDB8 #B860DD #DDB860
tetradic
#60DDB8 #7A60DD #DD6085 #C4DD60
square
#60DDB8 #7A60DD #DD6085 #C4DD60
split-complementary
#60DDB8 #DD60C4 #DD7A60
monochromatic
#22A07B #2ED2A1 #60DDB8 #92E8CF #C5F3E5
Accessibility & contrast
On white
1.68
#60DDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60DDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDB8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDB8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B6
Deuteranopia (green-blind)
#C5C2BB
Tritanopia (blue-blind)
#11DFD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60ddb8; /* rgb */ color: rgb(96, 221, 184); /* oklch */ color: oklch(81.7% 0.124 170.8);
Tailwind
colors: {
custom: {
50: '#97e8cd',
500: '#60ddb8',
950: '#000000',
},
}SCSS
$custom: #60ddb8; $custom-light: #97e8cd; $custom-dark: #000000;
JSON
{
"hex": "#60ddb8",
"rgb": {
"r": 96,
"g": 221,
"b": 184
},
"hsl": {
"h": 162.24,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.81669,
"c": 0.12433,
"h": 170.8
},
"luminance": 0.5766
}Semantic roles & 50–950 ramp
primary
#60DDB8
secondary
#A43E5C
accent
#194ECD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483