#61EEA0#61EEA0
#61EEA0 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.165 H 156.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEA0 |
|---|---|
| RGB | rgb(97, 238, 160) |
| HSL | hsl(147, 81%, 66%) |
| HSV | hsv(147, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.11, -55.45, 26.66) |
| CIE-LCH | lch(85.11, 61.53, 154.32°) |
| OKLab | oklab(85.24% -0.1507 0.0672) |
| OKLCH | oklch(85.24% 0.165 156) |
| XYZ | xyz(41.8459, 66.2244, 43.8282) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEA0 #EE61AF
analogous
#68EE61 #61EEA0 #61EEE7
triadic
#61EEA0 #A061EE #EEA061
tetradic
#61EEA0 #6168EE #EE61AF #EEE761
square
#61EEA0 #6168EE #EE61AF #EEE761
split-complementary
#61EEA0 #E761EE #EE6168
monochromatic
#15C061 #2AE87F #61EEA0 #98F4C1 #D0FAE2
Accessibility & contrast
On white
1.47
#61EEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#61EEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEA0
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEA0 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#DACFA5
Tritanopia (blue-blind)
#28ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61eea0; /* rgb */ color: rgb(97, 238, 160); /* oklch */ color: oklch(85.2% 0.165 156.0);
Tailwind
colors: {
custom: {
50: '#9af4bc',
500: '#61eea0',
950: '#000000',
},
}SCSS
$custom: #61eea0; $custom-light: #9af4bc; $custom-dark: #000000;
JSON
{
"hex": "#61eea0",
"rgb": {
"r": 97,
"g": 238,
"b": 160
},
"hsl": {
"h": 146.809,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85243,
"c": 0.16506,
"h": 156
},
"luminance": 0.66229
}Semantic roles & 50–950 ramp
primary
#61EEA0
secondary
#BE3581
accent
#097EDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582