#61E2E0#61E2E0
#61E2E0 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.113 H 193.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2E0 |
|---|---|
| RGB | rgb(97, 226, 224) |
| HSL | hsl(179, 69%, 63%) |
| HSV | hsv(179, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(83.08, -35.71, -9.74) |
| CIE-LCH | lch(83.08, 37.02, 195.26°) |
| OKLab | oklab(84.08% -0.11 -0.027) |
| OKLCH | oklch(84.08% 0.113 193.8) |
| XYZ | xyz(45.5749, 62.3113, 80.1320) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.11
Bright Turquoise
#0FFEF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2E0 #E26163
analogous
#61E29F #61E2E0 #61A3E2
triadic
#61E2E0 #E061E2 #E2E061
tetradic
#61E2E0 #9F61E2 #E26163 #A3E261
square
#61E2E0 #9F61E2 #E26163 #A3E261
split-complementary
#61E2E0 #E261A3 #E29F61
monochromatic
#1FA9A7 #2DD9D6 #61E2E0 #95EBEA #C8F5F4
Accessibility & contrast
On white
1.56
#61E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#61E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2E0
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2E0 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#C0C8E1
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e2e0; /* rgb */ color: rgb(97, 226, 224); /* oklch */ color: oklch(84.1% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#9aebe9',
500: '#61e2e0',
950: '#000000',
},
}SCSS
$custom: #61e2e0; $custom-light: #9aebe9; $custom-dark: #000000;
JSON
{
"hex": "#61e2e0",
"rgb": {
"r": 97,
"g": 226,
"b": 224
},
"hsl": {
"h": 179.07,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.84077,
"c": 0.1133,
"h": 193.8
},
"luminance": 0.62316
}Semantic roles & 50–950 ramp
primary
#61E2E0
secondary
#AB3C3E
accent
#1517D1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484