#61E2ED#61E2ED
#61E2ED is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.114 H 203.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2ED |
|---|---|
| RGB | rgb(97, 226, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(59.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.47, -32.21, -16.05) |
| CIE-LCH | lch(83.47, 35.98, 206.49°) |
| OKLab | oklab(84.52% -0.1047 -0.0444) |
| OKLCH | oklch(84.52% 0.114 203) |
| XYZ | xyz(47.4057, 63.0436, 89.7747) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.08
Aqua Blue
#02D8E9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2ED #ED6C61
analogous
#61EDB2 #61E2ED #619CED
triadic
#61E2ED #ED61E2 #E2ED61
tetradic
#61E2ED #B261ED #ED6C61 #9CED61
square
#61E2ED #B261ED #ED6C61 #9CED61
split-complementary
#61E2ED #ED619C #EDB261
monochromatic
#16B1BE #2AD8E7 #61E2ED #98ECF3 #CFF6FA
Accessibility & contrast
On white
1.54
#61E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#61E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2ED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2ED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2ed; /* rgb */ color: rgb(97, 226, 237); /* oklch */ color: oklch(84.5% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#9bebf2',
500: '#61e2ed',
950: '#000000',
},
}SCSS
$custom: #61e2ed; $custom-light: #9bebf2; $custom-dark: #000000;
JSON
{
"hex": "#61e2ed",
"rgb": {
"r": 97,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.714,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84517,
"c": 0.11372,
"h": 203
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#61E2ED
secondary
#BD4036
accent
#1A0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485