#60DDEA#60DDEA
#60DDEA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.111 H 204.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDEA |
|---|---|
| RGB | rgb(96, 221, 234) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.91, -30.83, -16.80) |
| CIE-LCH | lch(81.91, 35.11, 208.59°) |
| OKLab | oklab(83.23% -0.1013 -0.0465) |
| OKLCH | oklch(83.23% 0.111 204.7) |
| XYZ | xyz(45.5254, 60.1356, 87.0341) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.73
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDEA #EA6D60
analogous
#60EAB2 #60DDEA #6098EA
triadic
#60DDEA #EA60DD #DDEA60
tetradic
#60DDEA #B260EA #EA6D60 #98EA60
square
#60DDEA #B260EA #EA6D60 #98EA60
split-complementary
#60DDEA #EA6098 #EAB260
monochromatic
#18A8B7 #2AD1E3 #60DDEA #96E9F1 #CCF4F8
Accessibility & contrast
On white
1.61
#60DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#60DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDEA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDEA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddea; /* rgb */ color: rgb(96, 221, 234); /* oklch */ color: oklch(83.2% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#9ae8f0',
500: '#60ddea',
950: '#000000',
},
}SCSS
$custom: #60ddea; $custom-light: #9ae8f0; $custom-dark: #000000;
JSON
{
"hex": "#60ddea",
"rgb": {
"r": 96,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.652,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83226,
"c": 0.11147,
"h": 204.7
},
"luminance": 0.6014
}Semantic roles & 50–950 ramp
primary
#60DDEA
secondary
#B74337
accent
#200DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485