#60D7DD#60D7DD
#60D7DD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.107 H 199.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7DD |
|---|---|
| RGB | rgb(96, 215, 221) |
| HSL | hsl(183, 65%, 62%) |
| HSV | hsv(183, 57%, 87%) |
| CMYK | cmyk(56.6%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.79, -31.52, -13.07) |
| CIE-LCH | lch(79.79, 34.12, 202.51°) |
| OKLab | oklab(81.38% -0.1003 -0.0361) |
| OKLCH | oklch(81.38% 0.107 199.8) |
| XYZ | xyz(42.1700, 56.3039, 77.0380) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7DD #DD6660
analogous
#60DDA5 #60D7DD #6099DD
triadic
#60D7DD #DD60D7 #D7DD60
tetradic
#60D7DD #A560DD #DD6660 #99DD60
square
#60D7DD #A560DD #DD6660 #99DD60
split-complementary
#60D7DD #DD6099 #DDA560
monochromatic
#229AA0 #2ECAD2 #60D7DD #92E4E8 #C5F0F3
Accessibility & contrast
On white
1.71
#60D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#60D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7DD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7DD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d7dd; /* rgb */ color: rgb(96, 215, 221); /* oklch */ color: oklch(81.4% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#99e3e7',
500: '#60d7dd',
950: '#000000',
},
}SCSS
$custom: #60d7dd; $custom-light: #99e3e7; $custom-dark: #000000;
JSON
{
"hex": "#60d7dd",
"rgb": {
"r": 96,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.88,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.81381,
"c": 0.10665,
"h": 199.8
},
"luminance": 0.56308
}Semantic roles & 50–950 ramp
primary
#60D7DD
secondary
#A4423E
accent
#2219CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484