#61E3FC#61E3FC
#61E3FC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.118 H 212.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61E3FC |
|---|---|
| RGB | rgb(97, 227, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(61.5%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.23, -28.49, -22.82) |
| CIE-LCH | lch(84.23, 36.50, 218.70°) |
| OKLab | oklab(85.29% -0.0998 -0.0633) |
| OKLCH | oklch(85.29% 0.118 212.4) |
| XYZ | xyz(49.9623, 64.5026, 101.8938) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Neon Blue
#04D9FF
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E3FC #FC7A61
analogous
#61FCC7 #61E3FC #6195FC
triadic
#61E3FC #FC61E3 #E3FC61
tetradic
#61E3FC #C761FC #FC7A61 #95FC61
square
#61E3FC #C761FC #FC7A61 #95FC61
split-complementary
#61E3FC #FC6195 #FCC761
monochromatic
#04BBDE #25D8FB #61E3FC #9DEEFD #D9F8FE
Accessibility & contrast
On white
1.51
#61E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#61E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E3FC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E3FC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFD
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e3fc; /* rgb */ color: rgb(97, 227, 252); /* oklch */ color: oklch(85.3% 0.118 212.4);
Tailwind
colors: {
custom: {
50: '#9decfd',
500: '#61e3fc',
950: '#000000',
},
}SCSS
$custom: #61e3fc; $custom-light: #9decfd; $custom-dark: #000000;
JSON
{
"hex": "#61e3fc",
"rgb": {
"r": 97,
"g": 227,
"b": 252
},
"hsl": {
"h": 189.677,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.85288,
"c": 0.1182,
"h": 212.4
},
"luminance": 0.64508
}Semantic roles & 50–950 ramp
primary
#61E3FC
secondary
#D6472B
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485