#62F2A3#62F2A3
#62F2A3 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.167 H 156.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2A3 |
|---|---|
| RGB | rgb(98, 242, 163) |
| HSL | hsl(147, 85%, 67%) |
| HSV | hsv(147, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 32.6%, 5.1%) |
| CIE-LAB | lab(86.38, -56.26, 26.85) |
| CIE-LCH | lch(86.38, 62.34, 154.49°) |
| OKLab | oklab(86.31% -0.153 0.0677) |
| OKLCH | oklch(86.31% 0.167 156.1) |
| XYZ | xyz(43.3963, 68.7410, 45.6246) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2A3 #F262B1
analogous
#69F262 #62F2A3 #62F2EB
triadic
#62F2A3 #A362F2 #F2A362
tetradic
#62F2A3 #6269F2 #F262B1 #F2EB62
square
#62F2A3 #6269F2 #F262B1 #F2EB62
split-complementary
#62F2A3 #EB62F2 #F26269
monochromatic
#11C964 #29ED82 #62F2A3 #9BF7C4 #D3FBE5
Accessibility & contrast
On white
1.42
#62F2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#62F2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2A3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2A3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09E
Deuteranopia (green-blind)
#DDD3A8
Tritanopia (blue-blind)
#26F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f2a3; /* rgb */ color: rgb(98, 242, 163); /* oklch */ color: oklch(86.3% 0.167 156.1);
Tailwind
colors: {
custom: {
50: '#9bf7be',
500: '#62f2a3',
950: '#000000',
},
}SCSS
$custom: #62f2a3; $custom-light: #9bf7be; $custom-dark: #000000;
JSON
{
"hex": "#62f2a3",
"rgb": {
"r": 98,
"g": 242,
"b": 163
},
"hsl": {
"h": 147.083,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86305,
"c": 0.16729,
"h": 156.1
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#62F2A3
secondary
#C63383
accent
#047DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582