#60DDDE#60DDDE
#60DDDE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.110 H 196.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDDE |
|---|---|
| RGB | rgb(96, 221, 222) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.8%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.55, -34.09, -10.97) |
| CIE-LCH | lch(81.55, 35.81, 197.83°) |
| OKLab | oklab(82.81% -0.1062 -0.0304) |
| OKLCH | oklch(82.81% 0.11 196) |
| XYZ | xyz(43.8595, 59.4692, 78.2604) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDDE #DE6160
analogous
#60DEA0 #60DDDE #609EDE
triadic
#60DDDE #DE60DD #DDDE60
tetradic
#60DDDE #A060DE #DE6160 #9EDE60
square
#60DDDE #A060DE #DE6160 #9EDE60
split-complementary
#60DDDE #DE609E #DEA060
monochromatic
#22A1A2 #2DD2D3 #60DDDE #93E8E9 #C5F3F3
Accessibility & contrast
On white
1.63
#60DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#60DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDDE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDDE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60ddde; /* rgb */ color: rgb(96, 221, 222); /* oklch */ color: oklch(82.8% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#99e8e8',
500: '#60ddde',
950: '#000000',
},
}SCSS
$custom: #60ddde; $custom-light: #99e8e8; $custom-dark: #000000;
JSON
{
"hex": "#60ddde",
"rgb": {
"r": 96,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.476,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82813,
"c": 0.11048,
"h": 196
},
"luminance": 0.59474
}Semantic roles & 50–950 ramp
primary
#60DDDE
secondary
#A53E3D
accent
#1918CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484