#61E8A9#61E8A9
#61E8A9 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.149 H 160.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8A9 |
|---|---|
| RGB | rgb(97, 232, 169) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.50, -51.27, 19.82) |
| CIE-LCH | lch(83.50, 54.97, 158.87°) |
| OKLab | oklab(83.98% -0.1405 0.0505) |
| OKLCH | oklch(83.98% 0.149 160.2) |
| XYZ | xyz(40.9441, 63.1152, 47.5532) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Green
#12E193
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.60
Light Blue Green
#7EFBB3
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8A9 #E861A0
analogous
#61E866 #61E8A9 #61E4E8
triadic
#61E8A9 #A961E8 #E8A961
tetradic
#61E8A9 #6661E8 #E861A0 #E4E861
square
#61E8A9 #6661E8 #E861A0 #E4E861
split-complementary
#61E8A9 #E861E4 #E86661
monochromatic
#1AB46C #2CE08C #61E8A9 #96F0C6 #CCF8E3
Accessibility & contrast
On white
1.54
#61E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#61E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8A9
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8A9 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A5
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#23E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8a9; /* rgb */ color: rgb(97, 232, 169); /* oklch */ color: oklch(84.0% 0.149 160.2);
Tailwind
colors: {
custom: {
50: '#99f0c2',
500: '#61e8a9',
950: '#000000',
},
}SCSS
$custom: #61e8a9; $custom-light: #99f0c2; $custom-dark: #000000;
JSON
{
"hex": "#61e8a9",
"rgb": {
"r": 97,
"g": 232,
"b": 169
},
"hsl": {
"h": 152,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83982,
"c": 0.14932,
"h": 160.2
},
"luminance": 0.63119
}Semantic roles & 50–950 ramp
primary
#61E8A9
secondary
#B53972
accent
#0F6CD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582