#62E89D#62E89D
#62E89D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.159 H 155.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62E89D |
|---|---|
| RGB | rgb(98, 232, 157) |
| HSL | hsl(146, 74%, 65%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.31, -53.42, 25.75) |
| CIE-LCH | lch(83.31, 59.30, 154.27°) |
| OKLab | oklab(83.75% -0.1453 0.065) |
| OKLCH | oklch(83.75% 0.159 155.9) |
| XYZ | xyz(39.9761, 62.7404, 41.8952) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E89D #E862AD
analogous
#6AE862 #62E89D #62E8E0
triadic
#62E89D #9D62E8 #E89D62
tetradic
#62E89D #626AE8 #E862AD #E8E062
square
#62E89D #626AE8 #E862AD #E8E062
split-complementary
#62E89D #E062E8 #E8626A
monochromatic
#1BB55F #2DE07C #62E89D #97F0BE #CDF8E0
Accessibility & contrast
On white
1.55
#62E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#62E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E89D
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E89D | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D5CAA2
Tritanopia (blue-blind)
#31E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e89d; /* rgb */ color: rgb(98, 232, 157); /* oklch */ color: oklch(83.8% 0.159 155.9);
Tailwind
colors: {
custom: {
50: '#99f0ba',
500: '#62e89d',
950: '#000000',
},
}SCSS
$custom: #62e89d; $custom-light: #99f0ba; $custom-dark: #000000;
JSON
{
"hex": "#62e89d",
"rgb": {
"r": 98,
"g": 232,
"b": 157
},
"hsl": {
"h": 146.418,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83754,
"c": 0.15922,
"h": 155.9
},
"luminance": 0.62744
}Semantic roles & 50–950 ramp
primary
#62E89D
secondary
#B5397F
accent
#0F7FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581