#60DFCB#60DFCB
#60DFCB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.116 H 181.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFCB |
|---|---|
| RGB | rgb(96, 223, 203) |
| HSL | hsl(171, 66%, 63%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.60, -39.91, -0.79) |
| CIE-LCH | lch(81.60, 39.92, 181.13°) |
| OKLab | oklab(82.68% -0.1164 -0.0028) |
| OKLCH | oklch(82.68% 0.116 181.4) |
| XYZ | xyz(41.9862, 59.5698, 65.7738) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.41
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.04
Aquamarine (survey)
#04D8B2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFCB #DF6074
analogous
#60DF8B #60DFCB #60B4DF
triadic
#60DFCB #CB60DF #DFCB60
tetradic
#60DFCB #8B60DF #DF6074 #B4DF60
square
#60DFCB #8B60DF #DF6074 #B4DF60
split-complementary
#60DFCB #DF60B4 #DF8B60
monochromatic
#21A48F #2DD5BA #60DFCB #93E9DC #C6F4EC
Accessibility & contrast
On white
1.63
#60DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#60DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFCB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFCB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dfcb; /* rgb */ color: rgb(96, 223, 203); /* oklch */ color: oklch(82.7% 0.116 181.4);
Tailwind
colors: {
custom: {
50: '#98e9da',
500: '#60dfcb',
950: '#000000',
},
}SCSS
$custom: #60dfcb; $custom-light: #98e9da; $custom-dark: #000000;
JSON
{
"hex": "#60dfcb",
"rgb": {
"r": 96,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.551,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82683,
"c": 0.11647,
"h": 181.4
},
"luminance": 0.59574
}Semantic roles & 50–950 ramp
primary
#60DFCB
secondary
#A63D4D
accent
#1734CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483