#60DDBC#60DDBC
#60DDBC is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.122 H 173.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDBC |
|---|---|
| RGB | rgb(96, 221, 188) |
| HSL | hsl(164, 65%, 62%) |
| HSV | hsv(164, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.64, -42.64, 5.78) |
| CIE-LCH | lch(80.64, 43.03, 172.28°) |
| OKLab | oklab(81.78% -0.1209 0.0146) |
| OKLCH | oklch(81.78% 0.122 173.1) |
| XYZ | xyz(39.7532, 57.8267, 56.6339) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDBC #DD6081
analogous
#60DD7E #60DDBC #60C0DD
triadic
#60DDBC #BC60DD #DDBC60
tetradic
#60DDBC #7E60DD #DD6081 #C0DD60
square
#60DDBC #7E60DD #DD6081 #C0DD60
split-complementary
#60DDBC #DD60C0 #DD7E60
monochromatic
#22A07F #2ED2A7 #60DDBC #92E8D1 #C5F3E6
Accessibility & contrast
On white
1.67
#60DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#60DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDBC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDBC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#05DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60ddbc; /* rgb */ color: rgb(96, 221, 188); /* oklch */ color: oklch(81.8% 0.122 173.1);
Tailwind
colors: {
custom: {
50: '#98e8d0',
500: '#60ddbc',
950: '#000000',
},
}SCSS
$custom: #60ddbc; $custom-light: #98e8d0; $custom-dark: #000000;
JSON
{
"hex": "#60ddbc",
"rgb": {
"r": 96,
"g": 221,
"b": 188
},
"hsl": {
"h": 164.16,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.81778,
"c": 0.12183,
"h": 173.1
},
"luminance": 0.57831
}Semantic roles & 50–950 ramp
primary
#60DDBC
secondary
#A43E59
accent
#1948CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483