#62E595#62E595
#62E595 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.162 H 153.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62E595 |
|---|---|
| RGB | rgb(98, 229, 149) |
| HSL | hsl(143, 72%, 64%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.27, -53.71, 28.46) |
| CIE-LCH | lch(82.27, 60.78, 152.08°) |
| OKLab | oklab(82.86% -0.1458 0.0714) |
| OKLCH | oklch(82.86% 0.162 153.9) |
| XYZ | xyz(38.4781, 60.8016, 38.1361) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Aqua Green
#12E193
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 5.02
Sea Green (survey)
#53FCA1
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E595 #E562B2
analogous
#71E562 #62E595 #62E5D7
triadic
#62E595 #9562E5 #E59562
tetradic
#62E595 #6271E5 #E562B2 #E5D762
square
#62E595 #6271E5 #E562B2 #E5D762
split-complementary
#62E595 #D762E5 #E56271
monochromatic
#1DB056 #2DDC72 #62E595 #97EEB8 #CBF6DC
Accessibility & contrast
On white
1.60
#62E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#62E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E595
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E595 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#38E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e595; /* rgb */ color: rgb(98, 229, 149); /* oklch */ color: oklch(82.9% 0.162 153.9);
Tailwind
colors: {
custom: {
50: '#99eeb4',
500: '#62e595',
950: '#000000',
},
}SCSS
$custom: #62e595; $custom-light: #99eeb4; $custom-dark: #000000;
JSON
{
"hex": "#62e595",
"rgb": {
"r": 98,
"g": 229,
"b": 149
},
"hsl": {
"h": 143.359,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82861,
"c": 0.16234,
"h": 153.9
},
"luminance": 0.60805
}Semantic roles & 50–950 ramp
primary
#62E595
secondary
#B13B83
accent
#1288D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581