#61DBE5#61DBE5
#61DBE5 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.109 H 202.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBE5 |
|---|---|
| RGB | rgb(97, 219, 229) |
| HSL | hsl(185, 72%, 64%) |
| HSV | hsv(185, 58%, 90%) |
| CMYK | cmyk(57.6%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.21, -31.07, -15.19) |
| CIE-LCH | lch(81.21, 34.58, 206.05°) |
| OKLab | oklab(82.62% -0.1007 -0.042) |
| OKLCH | oklch(82.62% 0.109 202.7) |
| XYZ | xyz(44.3982, 58.8571, 83.1343) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBE5 #E56B61
analogous
#61E5AD #61DBE5 #6199E5
triadic
#61DBE5 #E561DB #DBE561
tetradic
#61DBE5 #AD61E5 #E56B61 #99E561
square
#61DBE5 #AD61E5 #E56B61 #99E561
split-complementary
#61DBE5 #E56199 #E5AD61
monochromatic
#1DA4AF #2CCFDC #61DBE5 #96E7EE #CAF3F6
Accessibility & contrast
On white
1.64
#61DBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#61DBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBE5
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBE5 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E6
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbe5; /* rgb */ color: rgb(97, 219, 229); /* oklch */ color: oklch(82.6% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#9ae6ed',
500: '#61dbe5',
950: '#000000',
},
}SCSS
$custom: #61dbe5; $custom-light: #9ae6ed; $custom-dark: #000000;
JSON
{
"hex": "#61dbe5",
"rgb": {
"r": 97,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.545,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.8262,
"c": 0.1091,
"h": 202.7
},
"luminance": 0.58862
}Semantic roles & 50–950 ramp
primary
#61DBE5
secondary
#B0433A
accent
#2012D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484