#61CEEE#61CEEE
#61CEEE is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.109 H 219.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEEE |
|---|---|
| RGB | rgb(97, 206, 238) |
| HSL | hsl(194, 81%, 66%) |
| HSV | hsv(194, 59%, 93%) |
| CMYK | cmyk(59.2%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.79, -22.13, -25.18) |
| CIE-LCH | lch(77.79, 33.53, 228.69°) |
| OKLab | oklab(79.97% -0.0836 -0.07) |
| OKLCH | oklch(79.97% 0.109 219.9) |
| XYZ | xyz(42.4275, 52.8528, 88.8380) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 6.80
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEEE #EE8161
analogous
#61EEC7 #61CEEE #6187EE
triadic
#61CEEE #EE61CE #CEEE61
tetradic
#61CEEE #C761EE #EE8161 #87EE61
square
#61CEEE #C761EE #EE8161 #87EE61
split-complementary
#61CEEE #EE6187 #EEC761
monochromatic
#1599C0 #2ABDE8 #61CEEE #98DFF4 #D0F0FA
Accessibility & contrast
On white
1.81
#61CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#61CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEEE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEEE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61ceee; /* rgb */ color: rgb(97, 206, 238); /* oklch */ color: oklch(80.0% 0.109 219.9);
Tailwind
colors: {
custom: {
50: '#9addf3',
500: '#61ceee',
950: '#000000',
},
}SCSS
$custom: #61ceee; $custom-light: #9addf3; $custom-dark: #000000;
JSON
{
"hex": "#61ceee",
"rgb": {
"r": 97,
"g": 206,
"b": 238
},
"hsl": {
"h": 193.617,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.79967,
"c": 0.10903,
"h": 219.9
},
"luminance": 0.52857
}Semantic roles & 50–950 ramp
primary
#61CEEE
secondary
#BE5435
accent
#3909DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485