#60DFDF#60DFDF
#60DFDF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.112 H 195.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFDF |
|---|---|
| RGB | rgb(96, 223, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.16, -34.76, -10.59) |
| CIE-LCH | lch(82.16, 36.34, 196.95°) |
| OKLab | oklab(83.31% -0.1079 -0.0294) |
| OKLCH | oklch(83.31% 0.112 195.2) |
| XYZ | xyz(44.5251, 60.5853, 79.1454) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFDF #DF6060
analogous
#60DF9F #60DFDF #609FDF
triadic
#60DFDF #DF60DF #DFDF60
tetradic
#60DFDF #9F60DF #DF6060 #9FDF60
square
#60DFDF #9F60DF #DF6060 #9FDF60
split-complementary
#60DFDF #DF609F #DF9F60
monochromatic
#21A4A4 #2DD5D5 #60DFDF #93E9E9 #C6F4F4
Accessibility & contrast
On white
1.60
#60DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#60DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFDF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFDF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfdf; /* rgb */ color: rgb(96, 223, 223); /* oklch */ color: oklch(83.3% 0.112 195.2);
Tailwind
colors: {
custom: {
50: '#9ae9e9',
500: '#60dfdf',
950: '#000000',
},
}SCSS
$custom: #60dfdf; $custom-light: #9ae9e9; $custom-dark: #000000;
JSON
{
"hex": "#60dfdf",
"rgb": {
"r": 96,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83313,
"c": 0.11181,
"h": 195.2
},
"luminance": 0.6059
}Semantic roles & 50–950 ramp
primary
#60DFDF
secondary
#A63D3D
accent
#1717CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484