#61DBEA#61DBEA
#61DBEA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.110 H 206.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBEA |
|---|---|
| RGB | rgb(97, 219, 234) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(58.5%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.37, -29.69, -17.61) |
| CIE-LCH | lch(81.37, 34.52, 210.68°) |
| OKLab | oklab(82.8% -0.0987 -0.0488) |
| OKLCH | oklch(82.8% 0.11 206.3) |
| XYZ | xyz(45.1064, 59.1404, 86.8641) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBEA #EA7061
analogous
#61EAB4 #61DBEA #6197EA
triadic
#61DBEA #EA61DB #DBEA61
tetradic
#61DBEA #B461EA #EA7061 #97EA61
square
#61DBEA #B461EA #EA7061 #97EA61
split-complementary
#61DBEA #EA6197 #EAB461
monochromatic
#18A7B8 #2BCFE3 #61DBEA #97E7F1 #CDF4F8
Accessibility & contrast
On white
1.64
#61DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#61DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBEA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBEA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbea; /* rgb */ color: rgb(97, 219, 234); /* oklch */ color: oklch(82.8% 0.110 206.3);
Tailwind
colors: {
custom: {
50: '#9be6f0',
500: '#61dbea',
950: '#000000',
},
}SCSS
$custom: #61dbea; $custom-light: #9be6f0; $custom-dark: #000000;
JSON
{
"hex": "#61dbea",
"rgb": {
"r": 97,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.569,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.82797,
"c": 0.11006,
"h": 206.3
},
"luminance": 0.59145
}Semantic roles & 50–950 ramp
primary
#61DBEA
secondary
#B84638
accent
#230DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485