#60DBDA#60DBDA
#60DBDA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.109 H 194.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBDA |
|---|---|
| RGB | rgb(96, 219, 218) |
| HSL | hsl(180, 63%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(80.85, -34.22, -9.87) |
| CIE-LCH | lch(80.85, 35.61, 196.09°) |
| OKLab | oklab(82.21% -0.1058 -0.0274) |
| OKLCH | oklch(82.21% 0.109 194.5) |
| XYZ | xyz(42.8049, 58.2075, 75.2954) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBDA #DB6061
analogous
#60DB9D #60DBDA #609FDB
triadic
#60DBDA #DA60DB #DBDA60
tetradic
#60DBDA #9D60DB #DB6061 #9FDB60
square
#60DBDA #9D60DB #DB6061 #9FDB60
split-complementary
#60DBDA #DB609F #DB9D60
monochromatic
#249D9C #2FCFCE #60DBDA #92E6E6 #C4F2F1
Accessibility & contrast
On white
1.66
#60DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#60DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBDA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBDA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dbda; /* rgb */ color: rgb(96, 219, 218); /* oklch */ color: oklch(82.2% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#99e6e5',
500: '#60dbda',
950: '#000000',
},
}SCSS
$custom: #60dbda; $custom-light: #99e6e5; $custom-dark: #000000;
JSON
{
"hex": "#60dbda",
"rgb": {
"r": 96,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.512,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.82213,
"c": 0.10927,
"h": 194.5
},
"luminance": 0.58212
}Semantic roles & 50–950 ramp
primary
#60DBDA
secondary
#A13E3F
accent
#1B1CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484