#61DBEE#61DBEE
#61DBEE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.111 H 209.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBEE |
|---|---|
| RGB | rgb(97, 219, 238) |
| HSL | hsl(188, 81%, 66%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(59.2%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.50, -28.57, -19.55) |
| CIE-LCH | lch(81.50, 34.62, 214.38°) |
| OKLab | oklab(82.94% -0.0971 -0.0542) |
| OKLCH | oklch(82.94% 0.111 209.2) |
| XYZ | xyz(45.6875, 59.3728, 89.9247) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBEE #EE7461
analogous
#61EEBA #61DBEE #6194EE
triadic
#61DBEE #EE61DB #DBEE61
tetradic
#61DBEE #BA61EE #EE7461 #94EE61
square
#61DBEE #BA61EE #EE7461 #94EE61
split-complementary
#61DBEE #EE6194 #EEBA61
monochromatic
#15A9C0 #2ACEE8 #61DBEE #98E8F4 #D0F4FA
Accessibility & contrast
On white
1.63
#61DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#61DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBEE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBEE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B4C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbee; /* rgb */ color: rgb(97, 219, 238); /* oklch */ color: oklch(82.9% 0.111 209.2);
Tailwind
colors: {
custom: {
50: '#9be6f3',
500: '#61dbee',
950: '#000000',
},
}SCSS
$custom: #61dbee; $custom-light: #9be6f3; $custom-dark: #000000;
JSON
{
"hex": "#61dbee",
"rgb": {
"r": 97,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.085,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.82942,
"c": 0.11117,
"h": 209.2
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#61DBEE
secondary
#BE4835
accent
#2509DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485