#60DDE2#60DDE2
#60DDE2 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.111 H 198.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDE2 |
|---|---|
| RGB | rgb(96, 221, 226) |
| HSL | hsl(182, 69%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(57.5%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.67, -33.02, -12.91) |
| CIE-LCH | lch(81.67, 35.45, 201.36°) |
| OKLab | oklab(82.95% -0.1046 -0.0357) |
| OKLCH | oklch(82.95% 0.111 198.9) |
| XYZ | xyz(44.4020, 59.6862, 81.1173) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Mediumturquoise
#48D1CC
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDE2 #E26560
analogous
#60E2A6 #60DDE2 #609CE2
triadic
#60DDE2 #E260DD #DDE260
tetradic
#60DDE2 #A660E2 #E26560 #9CE260
square
#60DDE2 #A660E2 #E26560 #9CE260
split-complementary
#60DDE2 #E2609C #E2A660
monochromatic
#1FA4A9 #2CD2D9 #60DDE2 #94E8EB #C8F3F5
Accessibility & contrast
On white
1.62
#60DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#60DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDE2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDE2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dde2; /* rgb */ color: rgb(96, 221, 226); /* oklch */ color: oklch(82.9% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#9ae8eb',
500: '#60dde2',
950: '#000000',
},
}SCSS
$custom: #60dde2; $custom-light: #9ae8eb; $custom-dark: #000000;
JSON
{
"hex": "#60dde2",
"rgb": {
"r": 96,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.308,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82948,
"c": 0.1105,
"h": 198.9
},
"luminance": 0.59691
}Semantic roles & 50–950 ramp
primary
#60DDE2
secondary
#AB403B
accent
#1C14D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484