#60DEBF#60DEBF
#60DEBF is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.121 H 174.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEBF |
|---|---|
| RGB | rgb(96, 222, 191) |
| HSL | hsl(165, 66%, 62%) |
| HSV | hsv(165, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.01, -42.37, 4.72) |
| CIE-LCH | lch(81.01, 42.64, 173.65°) |
| OKLab | oklab(82.1% -0.1207 0.0119) |
| OKLCH | oklch(82.1% 0.121 174.4) |
| XYZ | xyz(40.3448, 58.4870, 58.4431) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEBF #DE607F
analogous
#60DE80 #60DEBF #60BEDE
triadic
#60DEBF #BF60DE #DEBF60
tetradic
#60DEBF #8060DE #DE607F #BEDE60
square
#60DEBF #8060DE #DE607F #BEDE60
split-complementary
#60DEBF #DE60BE #DE8060
monochromatic
#22A282 #2DD3AB #60DEBF #93E9D3 #C5F3E8
Accessibility & contrast
On white
1.65
#60DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#60DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEBF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEBF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60debf; /* rgb */ color: rgb(96, 222, 191); /* oklch */ color: oklch(82.1% 0.121 174.4);
Tailwind
colors: {
custom: {
50: '#98e9d2',
500: '#60debf',
950: '#000000',
},
}SCSS
$custom: #60debf; $custom-light: #98e9d2; $custom-dark: #000000;
JSON
{
"hex": "#60debf",
"rgb": {
"r": 96,
"g": 222,
"b": 191
},
"hsl": {
"h": 165.238,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.821,
"c": 0.12125,
"h": 174.4
},
"luminance": 0.58491
}Semantic roles & 50–950 ramp
primary
#60DEBF
secondary
#A53D57
accent
#1845CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483