#61DBE9#61DBE9
#61DBE9 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.110 H 205.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBE9 |
|---|---|
| RGB | rgb(97, 219, 233) |
| HSL | hsl(186, 76%, 65%) |
| HSV | hsv(186, 58%, 91%) |
| CMYK | cmyk(58.4%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(81.34, -29.97, -17.13) |
| CIE-LCH | lch(81.34, 34.52, 209.75°) |
| OKLab | oklab(82.76% -0.0991 -0.0474) |
| OKLCH | oklch(82.76% 0.11 205.6) |
| XYZ | xyz(44.9632, 59.0831, 86.1096) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBE9 #E96F61
analogous
#61E9B3 #61DBE9 #6197E9
triadic
#61DBE9 #E961DB #DBE961
tetradic
#61DBE9 #B361E9 #E96F61 #97E961
square
#61DBE9 #B361E9 #E96F61 #97E961
split-complementary
#61DBE9 #E96197 #E9B361
monochromatic
#19A6B6 #2BCFE2 #61DBE9 #97E7F0 #CCF3F8
Accessibility & contrast
On white
1.64
#61DBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#61DBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBE9
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBE9 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbe9; /* rgb */ color: rgb(97, 219, 233); /* oklch */ color: oklch(82.8% 0.110 205.6);
Tailwind
colors: {
custom: {
50: '#9be6f0',
500: '#61dbe9',
950: '#000000',
},
}SCSS
$custom: #61dbe9; $custom-light: #9be6f0; $custom-dark: #000000;
JSON
{
"hex": "#61dbe9",
"rgb": {
"r": 97,
"g": 219,
"b": 233
},
"hsl": {
"h": 186.176,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.82761,
"c": 0.10983,
"h": 205.6
},
"luminance": 0.59088
}Semantic roles & 50–950 ramp
primary
#61DBE9
secondary
#B64538
accent
#230ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485