#62E79A#62E79A
#62E79A is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.161 H 155.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62E79A |
|---|---|
| RGB | rgb(98, 231, 154) |
| HSL | hsl(145, 73%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(82.95, -53.58, 26.81) |
| CIE-LCH | lch(82.95, 59.92, 153.42°) |
| OKLab | oklab(83.45% -0.1456 0.0675) |
| OKLCH | oklch(83.45% 0.161 155.1) |
| XYZ | xyz(39.4424, 62.0779, 40.4692) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E79A #E762AF
analogous
#6DE762 #62E79A #62E7DD
triadic
#62E79A #9A62E7 #E79A62
tetradic
#62E79A #626DE7 #E762AF #E7DD62
square
#62E79A #626DE7 #E762AF #E7DD62
split-complementary
#62E79A #DD62E7 #E7626D
monochromatic
#1BB35B #2DDF78 #62E79A #97EFBC #CCF7DE
Accessibility & contrast
On white
1.57
#62E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#62E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E79A
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E79A | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#34E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e79a; /* rgb */ color: rgb(98, 231, 154); /* oklch */ color: oklch(83.4% 0.161 155.1);
Tailwind
colors: {
custom: {
50: '#99efb8',
500: '#62e79a',
950: '#000000',
},
}SCSS
$custom: #62e79a; $custom-light: #99efb8; $custom-dark: #000000;
JSON
{
"hex": "#62e79a",
"rgb": {
"r": 98,
"g": 231,
"b": 154
},
"hsl": {
"h": 145.263,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83449,
"c": 0.16054,
"h": 155.1
},
"luminance": 0.62082
}Semantic roles & 50–950 ramp
primary
#62E79A
secondary
#B43A80
accent
#1082D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581