#62E67F#62E67F
#62E67F is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.184 H 148.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62E67F |
|---|---|
| RGB | rgb(98, 230, 127) |
| HSL | hsl(133, 73%, 64%) |
| HSV | hsv(133, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.23, -57.78, 39.45) |
| CIE-LCH | lch(82.23, 69.96, 145.67°) |
| OKLab | oklab(82.71% -0.1563 0.0967) |
| OKLCH | oklch(82.71% 0.184 148.3) |
| XYZ | xyz(37.1621, 60.7192, 29.8362) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.48
Lightish Green
#61E160
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 4.59
Minty Green
#0BF77D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E67F #E662C9
analogous
#87E662 #62E67F #62E6C1
triadic
#62E67F #7F62E6 #E67F62
tetradic
#62E67F #6287E6 #E662C9 #E6C162
square
#62E67F #6287E6 #E662C9 #E6C162
split-complementary
#62E67F #C162E6 #E66287
monochromatic
#1CB13D #2DDE54 #62E67F #97EEAA #CCF7D5
Accessibility & contrast
On white
1.60
#62E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#62E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E67F
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E67F | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#42E2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e67f; /* rgb */ color: rgb(98, 230, 127); /* oklch */ color: oklch(82.7% 0.184 148.3);
Tailwind
colors: {
custom: {
50: '#9aefa5',
500: '#62e67f',
950: '#000000',
},
}SCSS
$custom: #62e67f; $custom-light: #9aefa5; $custom-dark: #000000;
JSON
{
"hex": "#62e67f",
"rgb": {
"r": 98,
"g": 230,
"b": 127
},
"hsl": {
"h": 133.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82712,
"c": 0.18378,
"h": 148.3
},
"luminance": 0.60723
}Semantic roles & 50–950 ramp
primary
#62E67F
secondary
#B23A98
accent
#11AAD5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580