#61E2EA#61E2EA
#61E2EA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.113 H 200.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2EA |
|---|---|
| RGB | rgb(97, 226, 234) |
| HSL | hsl(184, 77%, 65%) |
| HSV | hsv(184, 59%, 92%) |
| CMYK | cmyk(58.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.37, -33.03, -14.60) |
| CIE-LCH | lch(83.37, 36.11, 203.84°) |
| OKLab | oklab(84.41% -0.1059 -0.0404) |
| OKLCH | oklch(84.41% 0.113 200.9) |
| XYZ | xyz(46.9711, 62.8698, 87.4856) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2EA #EA6961
analogous
#61EAAE #61E2EA #619DEA
triadic
#61E2EA #EA61E2 #E2EA61
tetradic
#61E2EA #AE61EA #EA6961 #9DEA61
square
#61E2EA #AE61EA #EA6961 #9DEA61
split-complementary
#61E2EA #EA619D #EAAE61
monochromatic
#18AFB8 #2BD8E3 #61E2EA #97ECF1 #CDF6F8
Accessibility & contrast
On white
1.55
#61E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#61E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2EA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2EA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e2ea; /* rgb */ color: rgb(97, 226, 234); /* oklch */ color: oklch(84.4% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#9bebf0',
500: '#61e2ea',
950: '#000000',
},
}SCSS
$custom: #61e2ea; $custom-light: #9bebf0; $custom-dark: #000000;
JSON
{
"hex": "#61e2ea",
"rgb": {
"r": 97,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.504,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84413,
"c": 0.11335,
"h": 200.9
},
"luminance": 0.62875
}Semantic roles & 50–950 ramp
primary
#61E2EA
secondary
#B83F38
accent
#190DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485