#62E89B#62E89B
#62E89B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.161 H 155.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62E89B |
|---|---|
| RGB | rgb(98, 232, 155) |
| HSL | hsl(146, 74%, 65%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.27, -53.80, 26.73) |
| CIE-LCH | lch(83.27, 60.07, 153.58°) |
| OKLab | oklab(83.71% -0.1462 0.0673) |
| OKLCH | oklch(83.71% 0.161 155.3) |
| XYZ | xyz(39.8067, 62.6727, 41.0033) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E89B #E862AF
analogous
#6CE862 #62E89B #62E8DE
triadic
#62E89B #9B62E8 #E89B62
tetradic
#62E89B #626CE8 #E862AF #E8DE62
square
#62E89B #626CE8 #E862AF #E8DE62
split-complementary
#62E89B #DE62E8 #E8626C
monochromatic
#1BB55C #2DE079 #62E89B #97F0BD #CDF8DF
Accessibility & contrast
On white
1.55
#62E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#62E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E89B
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E89B | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#33E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e89b; /* rgb */ color: rgb(98, 232, 155); /* oklch */ color: oklch(83.7% 0.161 155.3);
Tailwind
colors: {
custom: {
50: '#99f0b9',
500: '#62e89b',
950: '#000000',
},
}SCSS
$custom: #62e89b; $custom-light: #99f0b9; $custom-dark: #000000;
JSON
{
"hex": "#62e89b",
"rgb": {
"r": 98,
"g": 232,
"b": 155
},
"hsl": {
"h": 145.522,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83713,
"c": 0.161,
"h": 155.3
},
"luminance": 0.62676
}Semantic roles & 50–950 ramp
primary
#62E89B
secondary
#B53980
accent
#0F82D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581