#61DBEB#61DBEB
#61DBEB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.110 H 207.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBEB |
|---|---|
| RGB | rgb(97, 219, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(58.7%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.40, -29.41, -18.10) |
| CIE-LCH | lch(81.40, 34.53, 211.61°) |
| OKLab | oklab(82.83% -0.0983 -0.0501) |
| OKLCH | oklch(82.83% 0.11 207) |
| XYZ | xyz(45.2505, 59.1980, 87.6228) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBEB #EB7161
analogous
#61EBB6 #61DBEB #6196EB
triadic
#61DBEB #EB61DB #DBEB61
tetradic
#61DBEB #B661EB #EB7161 #96EB61
square
#61DBEB #B661EB #EB7161 #96EB61
split-complementary
#61DBEB #EB6196 #EBB661
monochromatic
#18A7BA #2BCFE4 #61DBEB #97E7F2 #CEF4F9
Accessibility & contrast
On white
1.64
#61DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#61DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBEB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBEB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B5C4EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbeb; /* rgb */ color: rgb(97, 219, 235); /* oklch */ color: oklch(82.8% 0.110 207.0);
Tailwind
colors: {
custom: {
50: '#9be6f1',
500: '#61dbeb',
950: '#000000',
},
}SCSS
$custom: #61dbeb; $custom-light: #9be6f1; $custom-dark: #000000;
JSON
{
"hex": "#61dbeb",
"rgb": {
"r": 97,
"g": 219,
"b": 235
},
"hsl": {
"h": 186.957,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.82833,
"c": 0.11031,
"h": 207
},
"luminance": 0.59203
}Semantic roles & 50–950 ramp
primary
#61DBEB
secondary
#B94637
accent
#240CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485