#61E5F7#61E5F7
#61E5F7 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.117 H 207.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61E5F7 |
|---|---|
| RGB | rgb(97, 229, 247) |
| HSL | hsl(187, 90%, 67%) |
| HSV | hsv(187, 61%, 97%) |
| CMYK | cmyk(60.7%, 7.3%, 0%, 3.1%) |
| CIE-LAB | lab(84.63, -30.86, -19.57) |
| CIE-LCH | lch(84.63, 36.54, 212.38°) |
| OKLab | oklab(85.56% -0.1038 -0.0542) |
| OKLCH | oklch(85.56% 0.117 207.6) |
| XYZ | xyz(49.7306, 65.2902, 97.9591) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.93
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E5F7 #F77361
analogous
#61F7BE #61E5F7 #619AF7
triadic
#61E5F7 #F761E5 #E5F761
tetradic
#61E5F7 #BE61F7 #F77361 #9AF761
square
#61E5F7 #BE61F7 #F77361 #9AF761
split-complementary
#61E5F7 #F7619A #F7BE61
monochromatic
#0BBBD3 #27DBF4 #61E5F7 #9BEFFA #D6F8FD
Accessibility & contrast
On white
1.49
#61E5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#61E5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E5F7
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E5F7 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#BDCCF7
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e5f7; /* rgb */ color: rgb(97, 229, 247); /* oklch */ color: oklch(85.6% 0.117 207.6);
Tailwind
colors: {
custom: {
50: '#9cedf9',
500: '#61e5f7',
950: '#000000',
},
}SCSS
$custom: #61e5f7; $custom-light: #9cedf9; $custom-dark: #000000;
JSON
{
"hex": "#61e5f7",
"rgb": {
"r": 97,
"g": 229,
"b": 247
},
"hsl": {
"h": 187.2,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.85561,
"c": 0.11709,
"h": 207.6
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#61E5F7
secondary
#CE412E
accent
#1C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585