#60DEBA#60DEBA
#60DEBA is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 171.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEBA |
|---|---|
| RGB | rgb(96, 222, 186) |
| HSL | hsl(163, 66%, 62%) |
| HSV | hsv(163, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(80.89, -43.54, 7.20) |
| CIE-LCH | lch(80.89, 44.13, 170.61°) |
| OKLab | oklab(81.96% -0.1229 0.0183) |
| OKLCH | oklch(81.96% 0.124 171.5) |
| XYZ | xyz(39.8039, 58.2707, 55.5946) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.75
Aquamarine (survey)
#04D8B2
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEBA #DE6084
analogous
#60DE7B #60DEBA #60C3DE
triadic
#60DEBA #BA60DE #DEBA60
tetradic
#60DEBA #7B60DE #DE6084 #C3DE60
square
#60DEBA #7B60DE #DE6084 #C3DE60
split-complementary
#60DEBA #DE60C3 #DE7B60
monochromatic
#22A27D #2DD3A4 #60DEBA #93E9D0 #C5F3E6
Accessibility & contrast
On white
1.66
#60DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#60DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEBA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEBA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#0AE0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60deba; /* rgb */ color: rgb(96, 222, 186); /* oklch */ color: oklch(82.0% 0.124 171.5);
Tailwind
colors: {
custom: {
50: '#98e9ce',
500: '#60deba',
950: '#000000',
},
}SCSS
$custom: #60deba; $custom-light: #98e9ce; $custom-dark: #000000;
JSON
{
"hex": "#60deba",
"rgb": {
"r": 96,
"g": 222,
"b": 186
},
"hsl": {
"h": 162.857,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81963,
"c": 0.12427,
"h": 171.5
},
"luminance": 0.58275
}Semantic roles & 50–950 ramp
primary
#60DEBA
secondary
#A53D5B
accent
#184CCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483