#60DDD7#60DDD7
#60DDD7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.111 H 190.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDD7 |
|---|---|
| RGB | rgb(96, 221, 215) |
| HSL | hsl(177, 65%, 62%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(81.35, -35.94, -7.54) |
| CIE-LCH | lch(81.35, 36.72, 191.85°) |
| OKLab | oklab(82.58% -0.1092 -0.021) |
| OKLCH | oklch(82.58% 0.111 190.9) |
| XYZ | xyz(42.9407, 59.1017, 73.4216) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.19
Turquoise
#40E0D0
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 7.20
Bright Aqua
#0BF9EA
ΔE00 7.31
Bright Cyan
#41FDFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDD7 #DD6066
analogous
#60DD99 #60DDD7 #60A5DD
triadic
#60DDD7 #D760DD #DDD760
tetradic
#60DDD7 #9960DD #DD6066 #A5DD60
square
#60DDD7 #9960DD #DD6066 #A5DD60
split-complementary
#60DDD7 #DD60A5 #DD9960
monochromatic
#22A09A #2ED2CA #60DDD7 #92E8E4 #C5F3F0
Accessibility & contrast
On white
1.64
#60DDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#60DDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDD7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDD7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60ddd7; /* rgb */ color: rgb(96, 221, 215); /* oklch */ color: oklch(82.6% 0.111 190.9);
Tailwind
colors: {
custom: {
50: '#99e8e3',
500: '#60ddd7',
950: '#000000',
},
}SCSS
$custom: #60ddd7; $custom-light: #99e8e3; $custom-dark: #000000;
JSON
{
"hex": "#60ddd7",
"rgb": {
"r": 96,
"g": 221,
"b": 215
},
"hsl": {
"h": 177.12,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.82583,
"c": 0.11116,
"h": 190.9
},
"luminance": 0.59106
}Semantic roles & 50–950 ramp
primary
#60DDD7
secondary
#A43E42
accent
#1922CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484