#62E496#62E496
#62E496 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.160 H 154.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62E496 |
|---|---|
| RGB | rgb(98, 228, 150) |
| HSL | hsl(144, 71%, 64%) |
| HSV | hsv(144, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(81.99, -53.12, 27.57) |
| CIE-LCH | lch(81.99, 59.85, 152.58°) |
| OKLab | oklab(82.64% -0.1443 0.0693) |
| OKLCH | oklch(82.64% 0.16 154.3) |
| XYZ | xyz(38.2824, 60.2819, 38.4664) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 5.00
Light Greenish Blue
#63F7B4
ΔE00 5.20
Light Green Blue
#56FCA2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E496 #E462B0
analogous
#6FE462 #62E496 #62E4D7
triadic
#62E496 #9662E4 #E49662
tetradic
#62E496 #626FE4 #E462B0 #E4D762
square
#62E496 #626FE4 #E462B0 #E4D762
split-complementary
#62E496 #D762E4 #E4626F
monochromatic
#1EAE57 #2EDB73 #62E496 #96EDB9 #CAF6DC
Accessibility & contrast
On white
1.61
#62E496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#62E496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E496
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E496 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D391
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#38E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e496; /* rgb */ color: rgb(98, 228, 150); /* oklch */ color: oklch(82.6% 0.160 154.3);
Tailwind
colors: {
custom: {
50: '#99edb5',
500: '#62e496',
950: '#000000',
},
}SCSS
$custom: #62e496; $custom-light: #99edb5; $custom-dark: #000000;
JSON
{
"hex": "#62e496",
"rgb": {
"r": 98,
"g": 228,
"b": 150
},
"hsl": {
"h": 144,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.82637,
"c": 0.16007,
"h": 154.3
},
"luminance": 0.60285
}Semantic roles & 50–950 ramp
primary
#62E496
secondary
#AF3B81
accent
#1386D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581