#62EE83#62EE83
#62EE83 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.191 H 148.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE83 |
|---|---|
| RGB | rgb(98, 238, 131) |
| HSL | hsl(134, 80%, 66%) |
| HSV | hsv(134, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.68, -60.19, 40.62) |
| CIE-LCH | lch(84.68, 72.61, 145.99°) |
| OKLab | oklab(84.75% -0.1627 0.0995) |
| OKLCH | oklch(84.75% 0.191 148.6) |
| XYZ | xyz(39.7055, 65.3807, 31.9956) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE83 #EE62CD
analogous
#87EE62 #62EE83 #62EEC9
triadic
#62EE83 #8362EE #EE8362
tetradic
#62EE83 #6287EE #EE62CD #EEC962
square
#62EE83 #6287EE #EE62CD #EEC962
split-complementary
#62EE83 #C962EE #EE6287
monochromatic
#15C13D #2BE857 #62EE83 #99F4AF #D0FADA
Accessibility & contrast
On white
1.49
#62EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#62EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE83
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE83 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#3DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee83; /* rgb */ color: rgb(98, 238, 131); /* oklch */ color: oklch(84.7% 0.191 148.6);
Tailwind
colors: {
custom: {
50: '#9bf4a8',
500: '#62ee83',
950: '#000000',
},
}SCSS
$custom: #62ee83; $custom-light: #9bf4a8; $custom-dark: #000000;
JSON
{
"hex": "#62ee83",
"rgb": {
"r": 98,
"g": 238,
"b": 131
},
"hsl": {
"h": 134.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84746,
"c": 0.19073,
"h": 148.6
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#62EE83
secondary
#BF359E
accent
#09ABDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580