#61E3F2#61E3F2
#61E3F2 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.115 H 205.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61E3F2 |
|---|---|
| RGB | rgb(97, 227, 242) |
| HSL | hsl(186, 85%, 66%) |
| HSV | hsv(186, 60%, 95%) |
| CMYK | cmyk(59.9%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.91, -31.30, -18.03) |
| CIE-LCH | lch(83.91, 36.12, 209.94°) |
| OKLab | oklab(84.92% -0.1037 -0.0499) |
| OKLCH | oklch(84.92% 0.115 205.7) |
| XYZ | xyz(48.4192, 63.8853, 93.7666) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.33
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.41
Neon Blue
#04D9FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E3F2 #F27061
analogous
#61F2B9 #61E3F2 #619BF2
triadic
#61E3F2 #F261E3 #E3F261
tetradic
#61E3F2 #B961F2 #F27061 #9BF261
square
#61E3F2 #B961F2 #F27061 #9BF261
split-complementary
#61E3F2 #F2619B #F2B961
monochromatic
#10B5C8 #28D9ED #61E3F2 #9AEDF7 #D2F7FB
Accessibility & contrast
On white
1.52
#61E3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#61E3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E3F2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E3F2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e3f2; /* rgb */ color: rgb(97, 227, 242); /* oklch */ color: oklch(84.9% 0.115 205.7);
Tailwind
colors: {
custom: {
50: '#9cecf6',
500: '#61e3f2',
950: '#000000',
},
}SCSS
$custom: #61e3f2; $custom-light: #9cecf6; $custom-dark: #000000;
JSON
{
"hex": "#61e3f2",
"rgb": {
"r": 97,
"g": 227,
"b": 242
},
"hsl": {
"h": 186.207,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.84924,
"c": 0.11511,
"h": 205.7
},
"luminance": 0.6389
}Semantic roles & 50–950 ramp
primary
#61E3F2
secondary
#C54132
accent
#1B04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485