#61E2F3#61E2F3
#61E2F3 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.115 H 207.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2F3 |
|---|---|
| RGB | rgb(97, 226, 243) |
| HSL | hsl(187, 86%, 67%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(60.1%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.65, -30.54, -18.94) |
| CIE-LCH | lch(83.65, 35.94, 211.80°) |
| OKLab | oklab(84.73% -0.1023 -0.0525) |
| OKLCH | oklch(84.73% 0.115 207.2) |
| XYZ | xyz(48.2970, 63.4002, 94.4688) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2F3 #F37261
analogous
#61F3BB #61E2F3 #6199F3
triadic
#61E2F3 #F361E2 #E2F361
tetradic
#61E2F3 #BB61F3 #F37261 #99F361
square
#61E2F3 #BB61F3 #F37261 #99F361
split-complementary
#61E2F3 #F36199 #F3BB61
monochromatic
#0FB4CA #28D8EF #61E2F3 #9AECF7 #D3F7FC
Accessibility & contrast
On white
1.53
#61E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#61E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2F3
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2F3 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2f3; /* rgb */ color: rgb(97, 226, 243); /* oklch */ color: oklch(84.7% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#9cebf7',
500: '#61e2f3',
950: '#000000',
},
}SCSS
$custom: #61e2f3; $custom-light: #9cebf7; $custom-dark: #000000;
JSON
{
"hex": "#61e2f3",
"rgb": {
"r": 97,
"g": 226,
"b": 243
},
"hsl": {
"h": 186.986,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.8473,
"c": 0.11497,
"h": 207.2
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#61E2F3
secondary
#C74331
accent
#1D03E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485