#62E495#62E495
#62E495 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.161 H 154.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62E495 |
|---|---|
| RGB | rgb(98, 228, 149) |
| HSL | hsl(144, 71%, 64%) |
| HSV | hsv(144, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(81.97, -53.31, 28.05) |
| CIE-LCH | lch(81.97, 60.24, 152.24°) |
| OKLab | oklab(82.62% -0.1447 0.0705) |
| OKLCH | oklch(82.62% 0.161 154) |
| XYZ | xyz(38.2022, 60.2498, 38.0441) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Green Blue
#56FCA2
ΔE00 5.25
Sea Green (survey)
#53FCA1
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E495 #E462B1
analogous
#70E462 #62E495 #62E4D6
triadic
#62E495 #9562E4 #E49562
tetradic
#62E495 #6270E4 #E462B1 #E4D662
square
#62E495 #6270E4 #E462B1 #E4D662
split-complementary
#62E495 #D662E4 #E46270
monochromatic
#1EAE56 #2EDB72 #62E495 #96EDB8 #CAF6DC
Accessibility & contrast
On white
1.61
#62E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#62E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E495
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E495 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#38E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e495; /* rgb */ color: rgb(98, 228, 149); /* oklch */ color: oklch(82.6% 0.161 154.0);
Tailwind
colors: {
custom: {
50: '#99edb4',
500: '#62e495',
950: '#000000',
},
}SCSS
$custom: #62e495; $custom-light: #99edb4; $custom-dark: #000000;
JSON
{
"hex": "#62e495",
"rgb": {
"r": 98,
"g": 228,
"b": 149
},
"hsl": {
"h": 143.538,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.82617,
"c": 0.16098,
"h": 154
},
"luminance": 0.60253
}Semantic roles & 50–950 ramp
primary
#62E495
secondary
#AF3B82
accent
#1387D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581