#61DBE8#61DBE8
#61DBE8 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.110 H 204.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBE8 |
|---|---|
| RGB | rgb(97, 219, 232) |
| HSL | hsl(186, 75%, 65%) |
| HSV | hsv(186, 58%, 91%) |
| CMYK | cmyk(58.2%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.31, -30.24, -16.65) |
| CIE-LCH | lch(81.31, 34.52, 208.83°) |
| OKLab | oklab(82.73% -0.0995 -0.0461) |
| OKLCH | oklch(82.73% 0.11 204.8) |
| XYZ | xyz(44.8207, 59.0261, 85.3594) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBE8 #E86E61
analogous
#61E8B2 #61DBE8 #6198E8
triadic
#61DBE8 #E861DB #DBE861
tetradic
#61DBE8 #B261E8 #E86E61 #98E861
square
#61DBE8 #B261E8 #E86E61 #98E861
split-complementary
#61DBE8 #E86198 #E8B261
monochromatic
#1AA6B4 #2CCFE0 #61DBE8 #96E7F0 #CCF3F8
Accessibility & contrast
On white
1.64
#61DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#61DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBE8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBE8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbe8; /* rgb */ color: rgb(97, 219, 232); /* oklch */ color: oklch(82.7% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9ae6ef',
500: '#61dbe8',
950: '#000000',
},
}SCSS
$custom: #61dbe8; $custom-light: #9ae6ef; $custom-dark: #000000;
JSON
{
"hex": "#61dbe8",
"rgb": {
"r": 97,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.778,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.82726,
"c": 0.10962,
"h": 204.8
},
"luminance": 0.59031
}Semantic roles & 50–950 ramp
primary
#61DBE8
secondary
#B54539
accent
#220FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485