#60DDEF#60DDEF
#60DDEF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.113 H 208.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDEF |
|---|---|
| RGB | rgb(96, 221, 239) |
| HSL | hsl(188, 82%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(59.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.07, -29.43, -19.21) |
| CIE-LCH | lch(82.07, 35.15, 213.14°) |
| OKLab | oklab(83.41% -0.0993 -0.0532) |
| OKLCH | oklch(83.41% 0.113 208.2) |
| XYZ | xyz(46.2538, 60.4269, 90.8706) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDEF #EF7260
analogous
#60EFB9 #60DDEF #6096EF
triadic
#60DDEF #EF60DD #DDEF60
tetradic
#60DDEF #B960EF #EF7260 #96EF60
square
#60DDEF #B960EF #EF7260 #96EF60
split-complementary
#60DDEF #EF6096 #EFB960
monochromatic
#13ABC1 #28D1E9 #60DDEF #98E9F5 #CFF5FA
Accessibility & contrast
On white
1.60
#60DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#60DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDEF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDEF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddef; /* rgb */ color: rgb(96, 221, 239); /* oklch */ color: oklch(83.4% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#9be8f4',
500: '#60ddef',
950: '#000000',
},
}SCSS
$custom: #60ddef; $custom-light: #9be8f4; $custom-dark: #000000;
JSON
{
"hex": "#60ddef",
"rgb": {
"r": 96,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.552,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.83406,
"c": 0.11269,
"h": 208.2
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#60DDEF
secondary
#BF4634
accent
#2207DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485