#60D9DF#60D9DF
#60D9DF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.108 H 199.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9DF |
|---|---|
| RGB | rgb(96, 217, 223) |
| HSL | hsl(183, 66%, 63%) |
| HSV | hsv(183, 57%, 87%) |
| CMYK | cmyk(57%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(80.42, -31.93, -13.18) |
| CIE-LCH | lch(80.42, 34.54, 202.43°) |
| OKLab | oklab(81.92% -0.1016 -0.0365) |
| OKLCH | oklch(81.92% 0.108 199.7) |
| XYZ | xyz(42.9504, 57.4359, 78.6205) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9DF #DF6660
analogous
#60DFA6 #60D9DF #6099DF
triadic
#60D9DF #DF60D9 #D9DF60
tetradic
#60D9DF #A660DF #DF6660 #99DF60
square
#60D9DF #A660DF #DF6660 #99DF60
split-complementary
#60D9DF #DF6099 #DFA660
monochromatic
#219DA4 #2DCDD5 #60D9DF #93E5E9 #C6F1F4
Accessibility & contrast
On white
1.68
#60D9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#60D9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9DF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9DF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d9df; /* rgb */ color: rgb(96, 217, 223); /* oklch */ color: oklch(81.9% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#99e5e9',
500: '#60d9df',
950: '#000000',
},
}SCSS
$custom: #60d9df; $custom-light: #99e5e9; $custom-dark: #000000;
JSON
{
"hex": "#60d9df",
"rgb": {
"r": 96,
"g": 217,
"b": 223
},
"hsl": {
"h": 182.835,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81915,
"c": 0.10796,
"h": 199.7
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#60D9DF
secondary
#A6423D
accent
#2017CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484