#60DFDA#60DFDA
#60DFDA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.112 H 191.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFDA |
|---|---|
| RGB | rgb(96, 223, 218) |
| HSL | hsl(178, 66%, 63%) |
| HSV | hsv(178, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.01, -36.08, -8.15) |
| CIE-LCH | lch(82.01, 36.99, 192.73°) |
| OKLab | oklab(83.15% -0.11 -0.0227) |
| OKLCH | oklch(83.15% 0.112 191.6) |
| XYZ | xyz(43.8609, 60.3197, 75.6475) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.64
Bright Cyan
#41FDFE
ΔE00 6.96
Bright Aqua
#0BF9EA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFDA #DF6065
analogous
#60DF9B #60DFDA #60A4DF
triadic
#60DFDA #DA60DF #DFDA60
tetradic
#60DFDA #9B60DF #DF6065 #A4DF60
square
#60DFDA #9B60DF #DF6065 #A4DF60
split-complementary
#60DFDA #DF60A4 #DF9B60
monochromatic
#21A49F #2DD5CE #60DFDA #93E9E6 #C6F4F2
Accessibility & contrast
On white
1.61
#60DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#60DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFDA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFDA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfda; /* rgb */ color: rgb(96, 223, 218); /* oklch */ color: oklch(83.1% 0.112 191.6);
Tailwind
colors: {
custom: {
50: '#99e9e5',
500: '#60dfda',
950: '#000000',
},
}SCSS
$custom: #60dfda; $custom-light: #99e9e5; $custom-dark: #000000;
JSON
{
"hex": "#60dfda",
"rgb": {
"r": 96,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.638,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83149,
"c": 0.1123,
"h": 191.6
},
"luminance": 0.60324
}Semantic roles & 50–950 ramp
primary
#60DFDA
secondary
#A63D41
accent
#171ECE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484