#60DEDF#60DEDF
#60DEDF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.111 H 195.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEDF |
|---|---|
| RGB | rgb(96, 222, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.87, -34.29, -11.02) |
| CIE-LCH | lch(81.87, 36.02, 197.82°) |
| OKLab | oklab(83.08% -0.1068 -0.0305) |
| OKLCH | oklch(83.08% 0.111 195.9) |
| XYZ | xyz(44.2587, 60.0526, 79.0566) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEDF #DF6160
analogous
#60DFA0 #60DEDF #609FDF
triadic
#60DEDF #DF60DE #DEDF60
tetradic
#60DEDF #A060DF #DF6160 #9FDF60
square
#60DEDF #A060DF #DF6160 #9FDF60
split-complementary
#60DEDF #DF609F #DFA060
monochromatic
#21A3A4 #2DD3D5 #60DEDF #93E9E9 #C6F3F4
Accessibility & contrast
On white
1.61
#60DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#60DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dedf; /* rgb */ color: rgb(96, 222, 223); /* oklch */ color: oklch(83.1% 0.111 195.9);
Tailwind
colors: {
custom: {
50: '#9ae8e9',
500: '#60dedf',
950: '#000000',
},
}SCSS
$custom: #60dedf; $custom-light: #9ae8e9; $custom-dark: #000000;
JSON
{
"hex": "#60dedf",
"rgb": {
"r": 96,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.472,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83079,
"c": 0.11113,
"h": 195.9
},
"luminance": 0.60057
}Semantic roles & 50–950 ramp
primary
#60DEDF
secondary
#A63E3D
accent
#1917CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484