#60DDED#60DDED
#60DDED is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.112 H 206.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDED |
|---|---|
| RGB | rgb(96, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.01, -29.99, -18.25) |
| CIE-LCH | lch(82.01, 35.11, 211.32°) |
| OKLab | oklab(83.33% -0.1001 -0.0505) |
| OKLCH | oklch(83.33% 0.112 206.8) |
| XYZ | xyz(45.9600, 60.3094, 89.3231) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Neon Blue
#04D9FF
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDED #ED7060
analogous
#60EDB7 #60DDED #6096ED
triadic
#60DDED #ED60DD #DDED60
tetradic
#60DDED #B760ED #ED7060 #96ED60
square
#60DDED #B760ED #ED7060 #96ED60
split-complementary
#60DDED #ED6096 #EDB760
monochromatic
#15AABD #29D1E7 #60DDED #97E9F3 #CEF5F9
Accessibility & contrast
On white
1.61
#60DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#60DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDED
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDED | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dded; /* rgb */ color: rgb(96, 221, 237); /* oklch */ color: oklch(83.3% 0.112 206.8);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#60dded',
950: '#000000',
},
}SCSS
$custom: #60dded; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#60dded",
"rgb": {
"r": 96,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.809,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.83333,
"c": 0.11214,
"h": 206.8
},
"luminance": 0.60314
}Semantic roles & 50–950 ramp
primary
#60DDED
secondary
#BC4535
accent
#210ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485