#61D4EE#61D4EE
#61D4EE is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.3% C 0.110 H 214.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4EE |
|---|---|
| RGB | rgb(97, 212, 238) |
| HSL | hsl(191, 81%, 66%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(59.2%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.50, -25.13, -22.58) |
| CIE-LCH | lch(79.50, 33.79, 221.93°) |
| OKLab | oklab(81.34% -0.0898 -0.0626) |
| OKLCH | oklch(81.34% 0.11 214.9) |
| XYZ | xyz(43.8996, 55.7970, 89.3287) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.85
Bright Sky Blue
#02CCFE
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4EE #EE7B61
analogous
#61EEC1 #61D4EE #618DEE
triadic
#61D4EE #EE61D4 #D4EE61
tetradic
#61D4EE #C161EE #EE7B61 #8DEE61
square
#61D4EE #C161EE #EE7B61 #8DEE61
split-complementary
#61D4EE #EE618D #EEC161
monochromatic
#15A0C0 #2AC5E8 #61D4EE #98E3F4 #D0F2FA
Accessibility & contrast
On white
1.73
#61D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#61D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4EE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4EE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d4ee; /* rgb */ color: rgb(97, 212, 238); /* oklch */ color: oklch(81.3% 0.110 214.9);
Tailwind
colors: {
custom: {
50: '#9ae1f3',
500: '#61d4ee',
950: '#000000',
},
}SCSS
$custom: #61d4ee; $custom-light: #9ae1f3; $custom-dark: #000000;
JSON
{
"hex": "#61d4ee",
"rgb": {
"r": 97,
"g": 212,
"b": 238
},
"hsl": {
"h": 191.064,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.81337,
"c": 0.10953,
"h": 214.9
},
"luminance": 0.55801
}Semantic roles & 50–950 ramp
primary
#61D4EE
secondary
#BE4E35
accent
#3009DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485