#60DDEE#60DDEE
#60DDEE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.112 H 207.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDEE |
|---|---|
| RGB | rgb(96, 221, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.04, -29.71, -18.73) |
| CIE-LCH | lch(82.04, 35.12, 212.23°) |
| OKLab | oklab(83.37% -0.0997 -0.0519) |
| OKLCH | oklch(83.37% 0.112 207.5) |
| XYZ | xyz(46.1065, 60.3680, 90.0947) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDEE #EE7160
analogous
#60EEB8 #60DDEE #6096EE
triadic
#60DDEE #EE60DD #DDEE60
tetradic
#60DDEE #B860EE #EE7160 #96EE60
square
#60DDEE #B860EE #EE7160 #96EE60
split-complementary
#60DDEE #EE6096 #EEB860
monochromatic
#14ABBF #29D1E8 #60DDEE #97E9F4 #CFF5FA
Accessibility & contrast
On white
1.61
#60DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#60DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDEE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDEE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddee; /* rgb */ color: rgb(96, 221, 238); /* oklch */ color: oklch(83.4% 0.112 207.5);
Tailwind
colors: {
custom: {
50: '#9be8f3',
500: '#60ddee',
950: '#000000',
},
}SCSS
$custom: #60ddee; $custom-light: #9be8f3; $custom-dark: #000000;
JSON
{
"hex": "#60ddee",
"rgb": {
"r": 96,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.183,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.83369,
"c": 0.11241,
"h": 207.5
},
"luminance": 0.60373
}Semantic roles & 50–950 ramp
primary
#60DDEE
secondary
#BD4535
accent
#2208DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485