#61DBE7#61DBE7
#61DBE7 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.109 H 204.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBE7 |
|---|---|
| RGB | rgb(97, 219, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(58%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.27, -30.52, -16.16) |
| CIE-LCH | lch(81.27, 34.53, 207.90°) |
| OKLab | oklab(82.69% -0.0999 -0.0447) |
| OKLCH | oklch(82.69% 0.109 204.1) |
| XYZ | xyz(44.6791, 58.9694, 84.6134) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBE7 #E76D61
analogous
#61E7B0 #61DBE7 #6198E7
triadic
#61DBE7 #E761DB #DBE761
tetradic
#61DBE7 #B061E7 #E76D61 #98E761
square
#61DBE7 #B061E7 #E76D61 #98E761
split-complementary
#61DBE7 #E76198 #E7B061
monochromatic
#1BA5B2 #2CCFDF #61DBE7 #96E7EF #CBF3F7
Accessibility & contrast
On white
1.64
#61DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#61DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBE7
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBE7 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E8
Deuteranopia (green-blind)
#B7C3E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbe7; /* rgb */ color: rgb(97, 219, 231); /* oklch */ color: oklch(82.7% 0.109 204.1);
Tailwind
colors: {
custom: {
50: '#9ae6ee',
500: '#61dbe7',
950: '#000000',
},
}SCSS
$custom: #61dbe7; $custom-light: #9ae6ee; $custom-dark: #000000;
JSON
{
"hex": "#61dbe7",
"rgb": {
"r": 97,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.373,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.8269,
"c": 0.10943,
"h": 204.1
},
"luminance": 0.58974
}Semantic roles & 50–950 ramp
primary
#61DBE7
secondary
#B34439
accent
#2110D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485