#61DDEE#61DDEE
#61DDEE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.112 H 207.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDEE |
|---|---|
| RGB | rgb(97, 221, 238) |
| HSL | hsl(187, 81%, 66%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.07, -29.54, -18.68) |
| CIE-LCH | lch(82.07, 34.95, 212.32°) |
| OKLab | oklab(83.4% -0.0991 -0.0517) |
| OKLCH | oklch(83.4% 0.112 207.6) |
| XYZ | xyz(46.2124, 60.4226, 90.0997) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDEE #EE7261
analogous
#61EEB8 #61DDEE #6196EE
triadic
#61DDEE #EE61DD #DDEE61
tetradic
#61DDEE #B861EE #EE7261 #96EE61
square
#61DDEE #B861EE #EE7261 #96EE61
split-complementary
#61DDEE #EE6196 #EEB861
monochromatic
#15ABC0 #2AD1E8 #61DDEE #98E9F4 #D0F5FA
Accessibility & contrast
On white
1.60
#61DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#61DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDEE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDEE | 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)
#CCD5EF
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61ddee; /* rgb */ color: rgb(97, 221, 238); /* oklch */ color: oklch(83.4% 0.112 207.6);
Tailwind
colors: {
custom: {
50: '#9be8f3',
500: '#61ddee',
950: '#000000',
},
}SCSS
$custom: #61ddee; $custom-light: #9be8f3; $custom-dark: #000000;
JSON
{
"hex": "#61ddee",
"rgb": {
"r": 97,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.234,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.83401,
"c": 0.11184,
"h": 207.6
},
"luminance": 0.60427
}Semantic roles & 50–950 ramp
primary
#61DDEE
secondary
#BE4635
accent
#2209DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485