#62ED9B#62ED9B
#62ED9B is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.168 H 154.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED9B |
|---|---|
| RGB | rgb(98, 237, 155) |
| HSL | hsl(145, 79%, 66%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.75, -55.78, 28.73) |
| CIE-LCH | lch(84.75, 62.74, 152.75°) |
| OKLab | oklab(84.93% -0.1514 0.0722) |
| OKLCH | oklch(84.93% 0.168 154.5) |
| XYZ | xyz(41.2342, 65.5276, 41.4791) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED9B #ED62B4
analogous
#6EED62 #62ED9B #62EDE0
triadic
#62ED9B #9B62ED #ED9B62
tetradic
#62ED9B #626EED #ED62B4 #EDE062
square
#62ED9B #626EED #ED62B4 #EDE062
split-complementary
#62ED9B #E062ED #ED626E
monochromatic
#16BF5B #2BE778 #62ED9B #99F3BE #D0FAE1
Accessibility & contrast
On white
1.49
#62ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#62ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED9B
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED9B | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#30EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ed9b; /* rgb */ color: rgb(98, 237, 155); /* oklch */ color: oklch(84.9% 0.168 154.5);
Tailwind
colors: {
custom: {
50: '#9af4b9',
500: '#62ed9b',
950: '#000000',
},
}SCSS
$custom: #62ed9b; $custom-light: #9af4b9; $custom-dark: #000000;
JSON
{
"hex": "#62ed9b",
"rgb": {
"r": 98,
"g": 237,
"b": 155
},
"hsl": {
"h": 144.604,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8493,
"c": 0.16773,
"h": 154.5
},
"luminance": 0.65532
}Semantic roles & 50–950 ramp
primary
#62ED9B
secondary
#BD3686
accent
#0A86DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581