#62E67B#62E67B
#62E67B is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.6% C 0.187 H 147.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62E67B |
|---|---|
| RGB | rgb(98, 230, 123) |
| HSL | hsl(131, 73%, 64%) |
| HSV | hsv(131, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.17, -58.38, 41.34) |
| CIE-LCH | lch(82.17, 71.54, 144.70°) |
| OKLab | oklab(82.65% -0.1579 0.1008) |
| OKLCH | oklch(82.65% 0.187 147.4) |
| XYZ | xyz(36.9065, 60.6170, 28.4904) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Lightish Green
#61E160
ΔE00 3.51
Tealish Green
#0CDC73
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.54
Minty Green
#0BF77D
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E67B #E662CD
analogous
#8BE662 #62E67B #62E6BD
triadic
#62E67B #7B62E6 #E67B62
tetradic
#62E67B #628BE6 #E662CD #E6BD62
square
#62E67B #628BE6 #E662CD #E6BD62
split-complementary
#62E67B #BD62E6 #E6628B
monochromatic
#1CB138 #2DDE4F #62E67B #97EEA7 #CCF7D4
Accessibility & contrast
On white
1.60
#62E67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62E67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E67B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E67B | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#44E1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e67b; /* rgb */ color: rgb(98, 230, 123); /* oklch */ color: oklch(82.6% 0.187 147.4);
Tailwind
colors: {
custom: {
50: '#9aefa3',
500: '#62e67b',
950: '#000000',
},
}SCSS
$custom: #62e67b; $custom-light: #9aefa3; $custom-dark: #000000;
JSON
{
"hex": "#62e67b",
"rgb": {
"r": 98,
"g": 230,
"b": 123
},
"hsl": {
"h": 131.364,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82649,
"c": 0.1874,
"h": 147.4
},
"luminance": 0.6062
}Semantic roles & 50–950 ramp
primary
#62E67B
secondary
#B23A9B
accent
#11B0D5
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580