#60DEDE#60DEDE
#60DEDE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.111 H 195.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEDE |
|---|---|
| RGB | rgb(96, 222, 222) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(81.84, -34.56, -10.53) |
| CIE-LCH | lch(81.84, 36.13, 196.95°) |
| OKLab | oklab(83.05% -0.1073 -0.0292) |
| OKLCH | oklch(83.05% 0.111 195.2) |
| XYZ | xyz(44.1243, 59.9988, 78.3486) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEDE #DE6060
analogous
#60DE9F #60DEDE #609FDE
triadic
#60DEDE #DE60DE #DEDE60
tetradic
#60DEDE #9F60DE #DE6060 #9FDE60
square
#60DEDE #9F60DE #DE6060 #9FDE60
split-complementary
#60DEDE #DE609F #DE9F60
monochromatic
#22A2A2 #2DD3D3 #60DEDE #93E9E9 #C5F3F3
Accessibility & contrast
On white
1.62
#60DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#60DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEDE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEDE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dede; /* rgb */ color: rgb(96, 222, 222); /* oklch */ color: oklch(83.0% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#99e8e8',
500: '#60dede',
950: '#000000',
},
}SCSS
$custom: #60dede; $custom-light: #99e8e8; $custom-dark: #000000;
JSON
{
"hex": "#60dede",
"rgb": {
"r": 96,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.83046,
"c": 0.11116,
"h": 195.2
},
"luminance": 0.60003
}Semantic roles & 50–950 ramp
primary
#60DEDE
secondary
#A53D3D
accent
#1818CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484