#61DBF0#61DBF0
#61DBF0 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.112 H 210.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBF0 |
|---|---|
| RGB | rgb(97, 219, 240) |
| HSL | hsl(189, 83%, 66%) |
| HSV | hsv(189, 60%, 94%) |
| CMYK | cmyk(59.6%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.56, -28.01, -20.51) |
| CIE-LCH | lch(81.56, 34.71, 216.22°) |
| OKLab | oklab(83.02% -0.0963 -0.0569) |
| OKLCH | oklch(83.02% 0.112 210.6) |
| XYZ | xyz(45.9830, 59.4910, 91.4808) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBF0 #F07661
analogous
#61F0BD #61DBF0 #6193F0
triadic
#61DBF0 #F061DB #DBF061
tetradic
#61DBF0 #BD61F0 #F07661 #93F061
square
#61DBF0 #BD61F0 #F07661 #93F061
split-complementary
#61DBF0 #F06193 #F0BD61
monochromatic
#13AAC4 #29CEEB #61DBF0 #99E8F5 #D1F4FB
Accessibility & contrast
On white
1.63
#61DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#61DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBF0
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBF0 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dbf0; /* rgb */ color: rgb(97, 219, 240); /* oklch */ color: oklch(83.0% 0.112 210.6);
Tailwind
colors: {
custom: {
50: '#9be6f5',
500: '#61dbf0',
950: '#000000',
},
}SCSS
$custom: #61dbf0; $custom-light: #9be6f5; $custom-dark: #000000;
JSON
{
"hex": "#61dbf0",
"rgb": {
"r": 97,
"g": 219,
"b": 240
},
"hsl": {
"h": 188.811,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.83015,
"c": 0.11183,
"h": 210.6
},
"luminance": 0.59496
}Semantic roles & 50–950 ramp
primary
#61DBF0
secondary
#C24834
accent
#2606DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485