#61E2F1#61E2F1
#61E2F1 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.114 H 205.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2F1 |
|---|---|
| RGB | rgb(97, 226, 241) |
| HSL | hsl(186, 84%, 66%) |
| HSV | hsv(186, 60%, 95%) |
| CMYK | cmyk(59.8%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.59, -31.10, -17.98) |
| CIE-LCH | lch(83.59, 35.92, 210.03°) |
| OKLab | oklab(84.66% -0.1031 -0.0498) |
| OKLCH | oklch(84.66% 0.114 205.8) |
| XYZ | xyz(47.9967, 63.2800, 92.8868) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.54
Aqua Blue
#02D8E9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2F1 #F17061
analogous
#61F1B8 #61E2F1 #619AF1
triadic
#61E2F1 #F161E2 #E2F161
tetradic
#61E2F1 #B861F1 #F17061 #9AF161
square
#61E2F1 #B861F1 #F17061 #9AF161
split-complementary
#61E2F1 #F1619A #F1B861
monochromatic
#12B3C6 #29D8EC #61E2F1 #99ECF6 #D1F7FB
Accessibility & contrast
On white
1.54
#61E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#61E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2F1
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2F1 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2f1; /* rgb */ color: rgb(97, 226, 241); /* oklch */ color: oklch(84.7% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#9cebf5',
500: '#61e2f1',
950: '#000000',
},
}SCSS
$custom: #61e2f1; $custom-light: #9cebf5; $custom-dark: #000000;
JSON
{
"hex": "#61e2f1",
"rgb": {
"r": 97,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.25,
"s": 83.721,
"l": 66.275
},
"oklch": {
"l": 0.84658,
"c": 0.11448,
"h": 205.8
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#61E2F1
secondary
#C34233
accent
#1C05E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485