#61D4FE#61D4FE
#61D4FE is a light, moderate cyan. Relative luminance 0.568; OKLCH L 82.0% C 0.119 H 225.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4FE |
|---|---|
| RGB | rgb(97, 212, 254) |
| HSL | hsl(196, 99%, 69%) |
| HSV | hsv(196, 62%, 100%) |
| CMYK | cmyk(61.8%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.06, -20.46, -30.25) |
| CIE-LCH | lch(80.06, 36.52, 235.93°) |
| OKLab | oklab(81.97% -0.0839 -0.0844) |
| OKLCH | oklch(81.97% 0.119 225.2) |
| XYZ | xyz(46.3555, 56.7794, 102.2633) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.45
Neon Blue
#04D9FF
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4FE #FE8B61
analogous
#61FEDA #61D4FE #6186FE
triadic
#61D4FE #FE61D4 #D4FE61
tetradic
#61D4FE #DA61FE #FE8B61 #86FE61
square
#61D4FE #DA61FE #FE8B61 #86FE61
split-complementary
#61D4FE #FE6186 #FEDA61
monochromatic
#01A7E3 #24C3FE #61D4FE #9EE5FE #DBF5FF
Accessibility & contrast
On white
1.70
#61D4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#61D4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4FE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4FE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A7BFFE
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d4fe; /* rgb */ color: rgb(97, 212, 254); /* oklch */ color: oklch(82.0% 0.119 225.2);
Tailwind
colors: {
custom: {
50: '#9ce1ff',
500: '#61d4fe',
950: '#000000',
},
}SCSS
$custom: #61d4fe; $custom-light: #9ce1ff; $custom-dark: #000000;
JSON
{
"hex": "#61d4fe",
"rgb": {
"r": 97,
"g": 212,
"b": 254
},
"hsl": {
"h": 196.051,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.81968,
"c": 0.11899,
"h": 225.2
},
"luminance": 0.56784
}Semantic roles & 50–950 ramp
primary
#61D4FE
secondary
#D8592B
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486