#60DADF#60DADF
#60DADF is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.109 H 199.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60DADF |
|---|---|
| RGB | rgb(96, 218, 223) |
| HSL | hsl(182, 66%, 63%) |
| HSV | hsv(182, 57%, 87%) |
| CMYK | cmyk(57%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.71, -32.41, -12.75) |
| CIE-LCH | lch(80.71, 34.82, 201.47°) |
| OKLab | oklab(82.15% -0.1027 -0.0353) |
| OKLCH | oklch(82.15% 0.109 199) |
| XYZ | xyz(43.2089, 57.9530, 78.7067) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.37
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Bright Light Blue
#26F7FD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DADF #DF6560
analogous
#60DFA4 #60DADF #609BDF
triadic
#60DADF #DF60DA #DADF60
tetradic
#60DADF #A460DF #DF6560 #9BDF60
square
#60DADF #A460DF #DF6560 #9BDF60
split-complementary
#60DADF #DF609B #DFA460
monochromatic
#219FA4 #2DCED5 #60DADF #93E6E9 #C6F2F4
Accessibility & contrast
On white
1.67
#60DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#60DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DADF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DADF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dadf; /* rgb */ color: rgb(96, 218, 223); /* oklch */ color: oklch(82.1% 0.109 199.0);
Tailwind
colors: {
custom: {
50: '#99e6e9',
500: '#60dadf',
950: '#000000',
},
}SCSS
$custom: #60dadf; $custom-light: #99e6e9; $custom-dark: #000000;
JSON
{
"hex": "#60dadf",
"rgb": {
"r": 96,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.362,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.82148,
"c": 0.10856,
"h": 199
},
"luminance": 0.57957
}Semantic roles & 50–950 ramp
primary
#60DADF
secondary
#A6413D
accent
#1E17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484