#61D3E9#61D3E9
#61D3E9 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.107 H 212.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3E9 |
|---|---|
| RGB | rgb(97, 211, 233) |
| HSL | hsl(190, 76%, 65%) |
| HSV | hsv(190, 58%, 91%) |
| CMYK | cmyk(58.4%, 9.4%, 0%, 8.6%) |
| CIE-LAB | lab(79.05, -26.07, -20.59) |
| CIE-LCH | lch(79.05, 33.22, 218.31°) |
| OKLab | oklab(80.92% -0.0907 -0.0571) |
| OKLCH | oklch(80.92% 0.107 212.2) |
| XYZ | xyz(42.9260, 55.0088, 85.4306) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 7.40
Bright Sky Blue
#02CCFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3E9 #E97761
analogous
#61E9BB #61D3E9 #618FE9
triadic
#61D3E9 #E961D3 #D3E961
tetradic
#61D3E9 #BB61E9 #E97761 #8FE961
square
#61D3E9 #BB61E9 #E97761 #8FE961
split-complementary
#61D3E9 #E9618F #E9BB61
monochromatic
#199DB6 #2BC4E2 #61D3E9 #97E2F0 #CCF1F8
Accessibility & contrast
On white
1.75
#61D3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#61D3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3E9
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3E9 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCEA
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d3e9; /* rgb */ color: rgb(97, 211, 233); /* oklch */ color: oklch(80.9% 0.107 212.2);
Tailwind
colors: {
custom: {
50: '#9ae0f0',
500: '#61d3e9',
950: '#000000',
},
}SCSS
$custom: #61d3e9; $custom-light: #9ae0f0; $custom-dark: #000000;
JSON
{
"hex": "#61d3e9",
"rgb": {
"r": 97,
"g": 211,
"b": 233
},
"hsl": {
"h": 189.706,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.80919,
"c": 0.10719,
"h": 212.2
},
"luminance": 0.55013
}Semantic roles & 50–950 ramp
primary
#61D3E9
secondary
#B64C38
accent
#2E0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485