#61E7AF#61E7AF
#61E7AF is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.143 H 162.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7AF |
|---|---|
| RGB | rgb(97, 231, 175) |
| HSL | hsl(155, 74%, 64%) |
| HSV | hsv(155, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.33, -49.62, 16.45) |
| CIE-LCH | lch(83.33, 52.27, 161.66°) |
| OKLab | oklab(83.88% -0.1368 0.042) |
| OKLCH | oklch(83.88% 0.143 162.9) |
| XYZ | xyz(41.2396, 62.7843, 50.4944) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7AF #E76199
analogous
#61E76C #61E7AF #61DCE7
triadic
#61E7AF #AF61E7 #E7AF61
tetradic
#61E7AF #6C61E7 #E76199 #DCE761
square
#61E7AF #6C61E7 #E76199 #DCE761
split-complementary
#61E7AF #E761DC #E76C61
monochromatic
#1BB273 #2CDF94 #61E7AF #96EFCA #CBF7E5
Accessibility & contrast
On white
1.55
#61E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#61E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7AF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7AF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#1DE7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e7af; /* rgb */ color: rgb(97, 231, 175); /* oklch */ color: oklch(83.9% 0.143 162.9);
Tailwind
colors: {
custom: {
50: '#99efc7',
500: '#61e7af',
950: '#000000',
},
}SCSS
$custom: #61e7af; $custom-light: #99efc7; $custom-dark: #000000;
JSON
{
"hex": "#61e7af",
"rgb": {
"r": 97,
"g": 231,
"b": 175
},
"hsl": {
"h": 154.925,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.8388,
"c": 0.14311,
"h": 162.9
},
"luminance": 0.62788
}Semantic roles & 50–950 ramp
primary
#61E7AF
secondary
#B3396C
accent
#1062D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582