#60DDEB#60DDEB
#60DDEB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.112 H 205.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDEB |
|---|---|
| RGB | rgb(96, 221, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.94, -30.55, -17.28) |
| CIE-LCH | lch(81.94, 35.10, 209.50°) |
| OKLab | oklab(83.26% -0.1009 -0.0478) |
| OKLCH | oklch(83.26% 0.112 205.4) |
| XYZ | xyz(45.6695, 60.1932, 87.7928) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDEB #EB6E60
analogous
#60EBB3 #60DDEB #6098EB
triadic
#60DDEB #EB60DD #DDEB60
tetradic
#60DDEB #B360EB #EB6E60 #98EB60
square
#60DDEB #B360EB #EB6E60 #98EB60
split-complementary
#60DDEB #EB6098 #EBB360
monochromatic
#17A9B9 #2AD1E4 #60DDEB #96E9F2 #CDF4F9
Accessibility & contrast
On white
1.61
#60DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#60DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDEB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDEB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddeb; /* rgb */ color: rgb(96, 221, 235); /* oklch */ color: oklch(83.3% 0.112 205.4);
Tailwind
colors: {
custom: {
50: '#9ae8f1',
500: '#60ddeb',
950: '#000000',
},
}SCSS
$custom: #60ddeb; $custom-light: #9ae8f1; $custom-dark: #000000;
JSON
{
"hex": "#60ddeb",
"rgb": {
"r": 96,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.043,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83262,
"c": 0.11168,
"h": 205.4
},
"luminance": 0.60198
}Semantic roles & 50–950 ramp
primary
#60DDEB
secondary
#B94437
accent
#200CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485