#62E995#62E995
#62E995 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.168 H 153.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62E995 |
|---|---|
| RGB | rgb(98, 233, 149) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.46, -55.29, 30.05) |
| CIE-LCH | lch(83.46, 62.93, 151.47°) |
| OKLab | oklab(83.84% -0.1499 0.0753) |
| OKLCH | oklch(83.84% 0.168 153.3) |
| XYZ | xyz(39.5976, 63.0407, 38.5093) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.14
Sea Green (survey)
#53FCA1
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E995 #E962B6
analogous
#72E962 #62E995 #62E9D9
triadic
#62E995 #9562E9 #E99562
tetradic
#62E995 #6272E9 #E962B6 #E9D962
square
#62E995 #6272E9 #E962B6 #E9D962
split-complementary
#62E995 #D962E9 #E96272
monochromatic
#1AB755 #2CE171 #62E995 #98F1B9 #CDF8DD
Accessibility & contrast
On white
1.54
#62E995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#62E995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E995
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E995 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#36E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e995; /* rgb */ color: rgb(98, 233, 149); /* oklch */ color: oklch(83.8% 0.168 153.3);
Tailwind
colors: {
custom: {
50: '#9af1b4',
500: '#62e995',
950: '#000000',
},
}SCSS
$custom: #62e995; $custom-light: #9af1b4; $custom-dark: #000000;
JSON
{
"hex": "#62e995",
"rgb": {
"r": 98,
"g": 233,
"b": 149
},
"hsl": {
"h": 142.667,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83838,
"c": 0.16776,
"h": 153.3
},
"luminance": 0.63044
}Semantic roles & 50–950 ramp
primary
#62E995
secondary
#B73887
accent
#0E8BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581