#61E2AF#61E2AF
#61E2AF is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.7% C 0.137 H 164.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2AF |
|---|---|
| RGB | rgb(97, 226, 175) |
| HSL | hsl(156, 69%, 63%) |
| HSV | hsv(156, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.85, -47.52, 14.37) |
| CIE-LCH | lch(81.85, 49.65, 163.17°) |
| OKLab | oklab(82.67% -0.1315 0.0368) |
| OKLCH | oklch(82.67% 0.137 164.4) |
| XYZ | xyz(39.8602, 60.0254, 50.0346) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.01
Eucalyptus
#44D7A8
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2AF #E26194
analogous
#61E26E #61E2AF #61D4E2
triadic
#61E2AF #AF61E2 #E2AF61
tetradic
#61E2AF #6E61E2 #E26194 #D4E261
square
#61E2AF #6E61E2 #E26194 #D4E261
split-complementary
#61E2AF #E261D4 #E26E61
monochromatic
#1FA973 #2DD995 #61E2AF #95EBC9 #C8F5E3
Accessibility & contrast
On white
1.61
#61E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#61E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2AF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2AF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#21E2D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61e2af; /* rgb */ color: rgb(97, 226, 175); /* oklch */ color: oklch(82.7% 0.137 164.4);
Tailwind
colors: {
custom: {
50: '#98ecc7',
500: '#61e2af',
950: '#000000',
},
}SCSS
$custom: #61e2af; $custom-light: #98ecc7; $custom-dark: #000000;
JSON
{
"hex": "#61e2af",
"rgb": {
"r": 97,
"g": 226,
"b": 175
},
"hsl": {
"h": 156.279,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.82674,
"c": 0.13658,
"h": 164.4
},
"luminance": 0.60029
}Semantic roles & 50–950 ramp
primary
#61E2AF
secondary
#AB3C68
accent
#155FD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582