#62ECA1#62ECA1
#62ECA1 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.161 H 156.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECA1 |
|---|---|
| RGB | rgb(98, 236, 161) |
| HSL | hsl(147, 78%, 65%) |
| HSV | hsv(147, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(84.56, -54.26, 25.41) |
| CIE-LCH | lch(84.56, 59.92, 154.91°) |
| OKLab | oklab(84.81% -0.1477 0.0642) |
| OKLCH | oklch(84.81% 0.161 156.5) |
| XYZ | xyz(41.4619, 65.1568, 44.1028) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECA1 #EC62AD
analogous
#68EC62 #62ECA1 #62ECE6
triadic
#62ECA1 #A162EC #ECA162
tetradic
#62ECA1 #6268EC #EC62AD #ECE662
square
#62ECA1 #6268EC #EC62AD #ECE662
split-complementary
#62ECA1 #E662EC #EC6268
monochromatic
#17BD63 #2BE580 #62ECA1 #99F3C2 #CFF9E2
Accessibility & contrast
On white
1.50
#62ECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#62ECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECA1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECA1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9C
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#2CEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62eca1; /* rgb */ color: rgb(98, 236, 161); /* oklch */ color: oklch(84.8% 0.161 156.5);
Tailwind
colors: {
custom: {
50: '#9af3bd',
500: '#62eca1',
950: '#000000',
},
}SCSS
$custom: #62eca1; $custom-light: #9af3bd; $custom-dark: #000000;
JSON
{
"hex": "#62eca1",
"rgb": {
"r": 98,
"g": 236,
"b": 161
},
"hsl": {
"h": 147.391,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84809,
"c": 0.16106,
"h": 156.5
},
"luminance": 0.65161
}Semantic roles & 50–950 ramp
primary
#62ECA1
secondary
#BC377F
accent
#0B7CDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582