#61DDEA#61DDEA
#61DDEA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.111 H 204.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDEA |
|---|---|
| RGB | rgb(97, 221, 234) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(58.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.94, -30.65, -16.75) |
| CIE-LCH | lch(81.94, 34.93, 208.66°) |
| OKLab | oklab(83.26% -0.1007 -0.0464) |
| OKLCH | oklch(83.26% 0.111 204.7) |
| XYZ | xyz(45.6313, 60.1902, 87.0390) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.79
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDEA #EA6E61
analogous
#61EAB2 #61DDEA #6199EA
triadic
#61DDEA #EA61DD #DDEA61
tetradic
#61DDEA #B261EA #EA6E61 #99EA61
square
#61DDEA #B261EA #EA6E61 #99EA61
split-complementary
#61DDEA #EA6199 #EAB261
monochromatic
#18A9B8 #2BD1E3 #61DDEA #97E9F1 #CDF4F8
Accessibility & contrast
On white
1.61
#61DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#61DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDEA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDEA | 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)
#CDD5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61ddea; /* rgb */ color: rgb(97, 221, 234); /* oklch */ color: oklch(83.3% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#9be8f0',
500: '#61ddea',
950: '#000000',
},
}SCSS
$custom: #61ddea; $custom-light: #9be8f0; $custom-dark: #000000;
JSON
{
"hex": "#61ddea",
"rgb": {
"r": 97,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.693,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83258,
"c": 0.1109,
"h": 204.7
},
"luminance": 0.60195
}Semantic roles & 50–950 ramp
primary
#61DDEA
secondary
#B84438
accent
#200DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485