#60DFE0#60DFE0
#60DFE0 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.112 H 195.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFE0 |
|---|---|
| RGB | rgb(96, 223, 224) |
| HSL | hsl(180, 67%, 63%) |
| HSV | hsv(180, 57%, 88%) |
| CMYK | cmyk(57.1%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.18, -34.49, -11.08) |
| CIE-LCH | lch(82.18, 36.23, 197.81°) |
| OKLab | oklab(83.35% -0.1075 -0.0307) |
| OKLCH | oklch(83.35% 0.112 195.9) |
| XYZ | xyz(44.6603, 60.6394, 79.8575) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFE0 #E06160
analogous
#60E0A1 #60DFE0 #609FE0
triadic
#60DFE0 #E060DF #DFE060
tetradic
#60DFE0 #A160E0 #E06160 #9FE060
square
#60DFE0 #A160E0 #E06160 #9FE060
split-complementary
#60DFE0 #E0609F #E0A160
monochromatic
#20A4A5 #2DD5D6 #60DFE0 #93E9EA #C6F4F4
Accessibility & contrast
On white
1.60
#60DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#60DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFE0
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFE0 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfe0; /* rgb */ color: rgb(96, 223, 224); /* oklch */ color: oklch(83.3% 0.112 195.9);
Tailwind
colors: {
custom: {
50: '#9ae9e9',
500: '#60dfe0',
950: '#000000',
},
}SCSS
$custom: #60dfe0; $custom-light: #9ae9e9; $custom-dark: #000000;
JSON
{
"hex": "#60dfe0",
"rgb": {
"r": 96,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.469,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.83346,
"c": 0.11177,
"h": 195.9
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#60DFE0
secondary
#A83D3C
accent
#1816CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484