#62EA9B#62EA9B
#62EA9B is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.164 H 155.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA9B |
|---|---|
| RGB | rgb(98, 234, 155) |
| HSL | hsl(145, 76%, 65%) |
| HSV | hsv(145, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.86, -54.59, 27.53) |
| CIE-LCH | lch(83.86, 61.14, 153.24°) |
| OKLab | oklab(84.2% -0.1483 0.0693) |
| OKLCH | oklch(84.2% 0.164 155) |
| XYZ | xyz(40.3729, 63.8050, 41.1920) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA9B #EA62B1
analogous
#6DEA62 #62EA9B #62EADF
triadic
#62EA9B #9B62EA #EA9B62
tetradic
#62EA9B #626DEA #EA62B1 #EADF62
square
#62EA9B #626DEA #EA62B1 #EADF62
split-complementary
#62EA9B #DF62EA #EA626D
monochromatic
#19B95C #2CE379 #62EA9B #98F1BD #CEF8E0
Accessibility & contrast
On white
1.53
#62EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#62EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA9B
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA9B | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#32E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea9b; /* rgb */ color: rgb(98, 234, 155); /* oklch */ color: oklch(84.2% 0.164 155.0);
Tailwind
colors: {
custom: {
50: '#9af2b9',
500: '#62ea9b',
950: '#000000',
},
}SCSS
$custom: #62ea9b; $custom-light: #9af2b9; $custom-dark: #000000;
JSON
{
"hex": "#62ea9b",
"rgb": {
"r": 98,
"g": 234,
"b": 155
},
"hsl": {
"h": 145.147,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.842,
"c": 0.1637,
"h": 155
},
"luminance": 0.63809
}Semantic roles & 50–950 ramp
primary
#62EA9B
secondary
#B83882
accent
#0D83D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581