#62E89A#62E89A
#62E89A is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.162 H 155.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62E89A |
|---|---|
| RGB | rgb(98, 232, 154) |
| HSL | hsl(145, 74%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.25, -53.98, 27.22) |
| CIE-LCH | lch(83.25, 60.46, 153.24°) |
| OKLab | oklab(83.69% -0.1467 0.0685) |
| OKLCH | oklch(83.69% 0.162 155) |
| XYZ | xyz(39.7231, 62.6392, 40.5628) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E89A #E862B0
analogous
#6DE862 #62E89A #62E8DD
triadic
#62E89A #9A62E8 #E89A62
tetradic
#62E89A #626DE8 #E862B0 #E8DD62
square
#62E89A #626DE8 #E862B0 #E8DD62
split-complementary
#62E89A #DD62E8 #E8626D
monochromatic
#1BB55B #2DE078 #62E89A #97F0BC #CDF8DF
Accessibility & contrast
On white
1.55
#62E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#62E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E89A
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E89A | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#33E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e89a; /* rgb */ color: rgb(98, 232, 154); /* oklch */ color: oklch(83.7% 0.162 155.0);
Tailwind
colors: {
custom: {
50: '#99f0b8',
500: '#62e89a',
950: '#000000',
},
}SCSS
$custom: #62e89a; $custom-light: #99f0b8; $custom-dark: #000000;
JSON
{
"hex": "#62e89a",
"rgb": {
"r": 98,
"g": 232,
"b": 154
},
"hsl": {
"h": 145.075,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83693,
"c": 0.1619,
"h": 155
},
"luminance": 0.62643
}Semantic roles & 50–950 ramp
primary
#62E89A
secondary
#B53981
accent
#0F83D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581