#62FFA2#62FFA2
#62FFA2 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.185 H 154.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFA2 |
|---|---|
| RGB | rgb(98, 255, 162) |
| HSL | hsl(144, 100%, 69%) |
| HSV | hsv(144, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.19, -61.46, 32.49) |
| CIE-LCH | lch(90.19, 69.52, 152.14°) |
| OKLab | oklab(89.43% -0.1664 0.0813) |
| OKLCH | oklch(89.43% 0.185 154) |
| XYZ | xyz(47.3146, 76.7205, 46.4905) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.09
Sea Green (survey)
#53FCA1
ΔE00 1.13
Light Bluish Green
#76FDA8
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 3.11
Bright Sea Green
#05FFA6
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFA2 #FF62BF
analogous
#71FF62 #62FFA2 #62FFF1
triadic
#62FFA2 #A262FF #FFA262
tetradic
#62FFA2 #6271FF #FF62BF #FFF162
square
#62FFA2 #6271FF #FF62BF #FFF162
split-complementary
#62FFA2 #F162FF #FF6271
monochromatic
#00E75E #25FF7E #62FFA2 #9FFFC6 #DCFFEB
Accessibility & contrast
On white
1.28
#62FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#62FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFA2
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFA2 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#1DFCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62ffa2; /* rgb */ color: rgb(98, 255, 162); /* oklch */ color: oklch(89.4% 0.185 154.0);
Tailwind
colors: {
custom: {
50: '#9dffbe',
500: '#62ffa2',
950: '#000000',
},
}SCSS
$custom: #62ffa2; $custom-light: #9dffbe; $custom-dark: #000000;
JSON
{
"hex": "#62ffa2",
"rgb": {
"r": 98,
"g": 255,
"b": 162
},
"hsl": {
"h": 144.459,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.89431,
"c": 0.18523,
"h": 154
},
"luminance": 0.76725
}Semantic roles & 50–950 ramp
primary
#62FFA2
secondary
#DA2C93
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682