#61D2E9#61D2E9
#61D2E9 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.107 H 213.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2E9 |
|---|---|
| RGB | rgb(97, 210, 233) |
| HSL | hsl(190, 76%, 65%) |
| HSV | hsv(190, 58%, 91%) |
| CMYK | cmyk(58.4%, 9.9%, 0%, 8.6%) |
| CIE-LAB | lab(78.76, -25.57, -21.03) |
| CIE-LCH | lch(78.76, 33.11, 219.43°) |
| OKLab | oklab(80.69% -0.0897 -0.0583) |
| OKLCH | oklch(80.69% 0.107 213) |
| XYZ | xyz(42.6784, 54.5135, 85.3480) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.28
Sky Blue
#87CEEB
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.70
Baby Blue
#89CFF0
ΔE00 7.08
Bright Sky Blue
#02CCFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2E9 #E97861
analogous
#61E9BC #61D2E9 #618EE9
triadic
#61D2E9 #E961D2 #D2E961
tetradic
#61D2E9 #BC61E9 #E97861 #8EE961
square
#61D2E9 #BC61E9 #E97861 #8EE961
split-complementary
#61D2E9 #E9618E #E9BC61
monochromatic
#199CB6 #2BC3E2 #61D2E9 #97E1F0 #CCF1F8
Accessibility & contrast
On white
1.76
#61D2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#61D2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2E9
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2E9 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEA
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d2e9; /* rgb */ color: rgb(97, 210, 233); /* oklch */ color: oklch(80.7% 0.107 213.0);
Tailwind
colors: {
custom: {
50: '#9ae0f0',
500: '#61d2e9',
950: '#000000',
},
}SCSS
$custom: #61d2e9; $custom-light: #9ae0f0; $custom-dark: #000000;
JSON
{
"hex": "#61d2e9",
"rgb": {
"r": 97,
"g": 210,
"b": 233
},
"hsl": {
"h": 190.147,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.8069,
"c": 0.10696,
"h": 213
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#61D2E9
secondary
#B64D38
accent
#300ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485