#62E69A#62E69A
#62E69A is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.159 H 155.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62E69A |
|---|---|
| RGB | rgb(98, 230, 154) |
| HSL | hsl(145, 73%, 64%) |
| HSV | hsv(145, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.66, -53.18, 26.41) |
| CIE-LCH | lch(82.66, 59.38, 153.59°) |
| OKLab | oklab(83.21% -0.1446 0.0666) |
| OKLCH | oklch(83.21% 0.159 155.3) |
| XYZ | xyz(39.1633, 61.5197, 40.3762) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.42
Light Greenish Blue
#63F7B4
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E69A #E662AE
analogous
#6CE662 #62E69A #62E6DC
triadic
#62E69A #9A62E6 #E69A62
tetradic
#62E69A #626CE6 #E662AE #E6DC62
square
#62E69A #626CE6 #E662AE #E6DC62
split-complementary
#62E69A #DC62E6 #E6626C
monochromatic
#1CB15C #2DDE78 #62E69A #97EEBC #CCF7DE
Accessibility & contrast
On white
1.58
#62E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#62E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E69A
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E69A | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#34E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e69a; /* rgb */ color: rgb(98, 230, 154); /* oklch */ color: oklch(83.2% 0.159 155.3);
Tailwind
colors: {
custom: {
50: '#99efb8',
500: '#62e69a',
950: '#000000',
},
}SCSS
$custom: #62e69a; $custom-light: #99efb8; $custom-dark: #000000;
JSON
{
"hex": "#62e69a",
"rgb": {
"r": 98,
"g": 230,
"b": 154
},
"hsl": {
"h": 145.455,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83205,
"c": 0.15919,
"h": 155.3
},
"luminance": 0.61523
}Semantic roles & 50–950 ramp
primary
#62E69A
secondary
#B23A7F
accent
#1182D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581