#62E197#62E197
#62E197 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.155 H 155.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62E197 |
|---|---|
| RGB | rgb(98, 225, 151) |
| HSL | hsl(145, 68%, 63%) |
| HSV | hsv(145, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.11, -51.73, 25.87) |
| CIE-LCH | lch(81.11, 57.84, 153.43°) |
| OKLab | oklab(81.92% -0.1407 0.0652) |
| OKLCH | oklch(81.92% 0.155 155.1) |
| XYZ | xyz(37.5451, 58.6780, 38.6196) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 5.39
Light Greenish Blue
#63F7B4
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E197 #E162AC
analogous
#6CE162 #62E197 #62E1D6
triadic
#62E197 #9762E1 #E19762
tetradic
#62E197 #626CE1 #E162AC #E1D662
square
#62E197 #626CE1 #E162AC #E1D662
split-complementary
#62E197 #D662E1 #E1626C
monochromatic
#20A859 #2FD775 #62E197 #95EBB9 #C9F5DB
Accessibility & contrast
On white
1.65
#62E197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#62E197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E197
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E197 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#39DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e197; /* rgb */ color: rgb(98, 225, 151); /* oklch */ color: oklch(81.9% 0.155 155.1);
Tailwind
colors: {
custom: {
50: '#99ebb6',
500: '#62e197',
950: '#000000',
},
}SCSS
$custom: #62e197; $custom-light: #99ebb6; $custom-dark: #000000;
JSON
{
"hex": "#62e197",
"rgb": {
"r": 98,
"g": 225,
"b": 151
},
"hsl": {
"h": 145.039,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.81924,
"c": 0.15508,
"h": 155.1
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#62E197
secondary
#AB3D7D
accent
#1682D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581