#62E994#62E994
#62E994 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.169 H 153.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62E994 |
|---|---|
| RGB | rgb(98, 233, 148) |
| HSL | hsl(142, 75%, 65%) |
| HSV | hsv(142, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.45, -55.47, 30.54) |
| CIE-LCH | lch(83.45, 63.32, 151.17°) |
| OKLab | oklab(83.82% -0.1504 0.0764) |
| OKLCH | oklch(83.82% 0.169 153.1) |
| XYZ | xyz(39.5181, 63.0089, 38.0906) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E994 #E962B7
analogous
#74E962 #62E994 #62E9D7
triadic
#62E994 #9462E9 #E99462
tetradic
#62E994 #6274E9 #E962B7 #E9D762
square
#62E994 #6274E9 #E962B7 #E9D762
split-complementary
#62E994 #D762E9 #E96274
monochromatic
#1AB754 #2CE16F #62E994 #98F1B9 #CDF8DD
Accessibility & contrast
On white
1.54
#62E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#62E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E994
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E994 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#37E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e994; /* rgb */ color: rgb(98, 233, 148); /* oklch */ color: oklch(83.8% 0.169 153.1);
Tailwind
colors: {
custom: {
50: '#9af1b4',
500: '#62e994',
950: '#000000',
},
}SCSS
$custom: #62e994; $custom-light: #9af1b4; $custom-dark: #000000;
JSON
{
"hex": "#62e994",
"rgb": {
"r": 98,
"g": 233,
"b": 148
},
"hsl": {
"h": 142.222,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83819,
"c": 0.16866,
"h": 153.1
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#62E994
secondary
#B73888
accent
#0E8DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581