#61E2FC#61E2FC
#61E2FC is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.1% C 0.118 H 213.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2FC |
|---|---|
| RGB | rgb(97, 226, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(61.5%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.94, -28.00, -23.25) |
| CIE-LCH | lch(83.94, 36.40, 219.71°) |
| OKLab | oklab(85.06% -0.0988 -0.0645) |
| OKLCH | oklch(85.06% 0.118 213.2) |
| XYZ | xyz(49.6896, 63.9572, 101.8029) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2FC #FC7B61
analogous
#61FCC9 #61E2FC #6194FC
triadic
#61E2FC #FC61E2 #E2FC61
tetradic
#61E2FC #C961FC #FC7B61 #94FC61
square
#61E2FC #C961FC #FC7B61 #94FC61
split-complementary
#61E2FC #FC6194 #FCC961
monochromatic
#04BADE #25D7FB #61E2FC #9DEDFD #D9F8FE
Accessibility & contrast
On white
1.52
#61E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#61E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2FC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2FC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e2fc; /* rgb */ color: rgb(97, 226, 252); /* oklch */ color: oklch(85.1% 0.118 213.2);
Tailwind
colors: {
custom: {
50: '#9debfd',
500: '#61e2fc',
950: '#000000',
},
}SCSS
$custom: #61e2fc; $custom-light: #9debfd; $custom-dark: #000000;
JSON
{
"hex": "#61e2fc",
"rgb": {
"r": 97,
"g": 226,
"b": 252
},
"hsl": {
"h": 190.065,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.8506,
"c": 0.11802,
"h": 213.2
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#61E2FC
secondary
#D6482B
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485