#61D9EE#61D9EE
#61D9EE is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.5% C 0.111 H 210.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61D9EE |
|---|---|
| RGB | rgb(97, 217, 238) |
| HSL | hsl(189, 81%, 66%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(59.2%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.92, -27.60, -20.41) |
| CIE-LCH | lch(80.92, 34.32, 216.49°) |
| OKLab | oklab(82.48% -0.095 -0.0566) |
| OKLCH | oklch(82.48% 0.111 210.8) |
| XYZ | xyz(45.1689, 58.3356, 89.7518) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Sky Blue
#87CEEB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D9EE #EE7661
analogous
#61EEBC #61D9EE #6192EE
triadic
#61D9EE #EE61D9 #D9EE61
tetradic
#61D9EE #BC61EE #EE7661 #92EE61
square
#61D9EE #BC61EE #EE7661 #92EE61
split-complementary
#61D9EE #EE6192 #EEBC61
monochromatic
#15A6C0 #2ACCE8 #61D9EE #98E6F4 #D0F4FA
Accessibility & contrast
On white
1.66
#61D9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#61D9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D9EE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D9EE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61d9ee; /* rgb */ color: rgb(97, 217, 238); /* oklch */ color: oklch(82.5% 0.111 210.8);
Tailwind
colors: {
custom: {
50: '#9be5f3',
500: '#61d9ee',
950: '#000000',
},
}SCSS
$custom: #61d9ee; $custom-light: #9be5f3; $custom-dark: #000000;
JSON
{
"hex": "#61d9ee",
"rgb": {
"r": 97,
"g": 217,
"b": 238
},
"hsl": {
"h": 188.936,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.82483,
"c": 0.11059,
"h": 210.8
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#61D9EE
secondary
#BE4935
accent
#2809DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485