#62E694#62E694
#62E694 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.165 H 153.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62E694 |
|---|---|
| RGB | rgb(98, 230, 148) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(82.55, -54.28, 29.34) |
| CIE-LCH | lch(82.55, 61.71, 151.61°) |
| OKLab | oklab(83.09% -0.1473 0.0736) |
| OKLCH | oklch(83.09% 0.165 153.5) |
| XYZ | xyz(38.6761, 61.3248, 37.8099) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Aqua Green
#12E193
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Green Blue
#56FCA2
ΔE00 4.79
Sea Green (survey)
#53FCA1
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E694 #E662B4
analogous
#72E662 #62E694 #62E6D6
triadic
#62E694 #9462E6 #E69462
tetradic
#62E694 #6272E6 #E662B4 #E6D662
square
#62E694 #6272E6 #E662B4 #E6D662
split-complementary
#62E694 #D662E6 #E66272
monochromatic
#1CB155 #2DDE70 #62E694 #97EEB8 #CCF7DC
Accessibility & contrast
On white
1.58
#62E694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#62E694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E694
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E694 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#38E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e694; /* rgb */ color: rgb(98, 230, 148); /* oklch */ color: oklch(83.1% 0.165 153.5);
Tailwind
colors: {
custom: {
50: '#99efb4',
500: '#62e694',
950: '#000000',
},
}SCSS
$custom: #62e694; $custom-light: #99efb4; $custom-dark: #000000;
JSON
{
"hex": "#62e694",
"rgb": {
"r": 98,
"g": 230,
"b": 148
},
"hsl": {
"h": 142.727,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83086,
"c": 0.16461,
"h": 153.5
},
"luminance": 0.61328
}Semantic roles & 50–950 ramp
primary
#62E694
secondary
#B23A85
accent
#118AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581