#62FDA2#62FDA2
#62FDA2 is a very light, vivid green. Relative luminance 0.755; OKLCH L 88.9% C 0.183 H 154.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDA2 |
|---|---|
| RGB | rgb(98, 253, 162) |
| HSL | hsl(145, 97%, 69%) |
| HSV | hsv(145, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(89.60, -60.70, 31.70) |
| CIE-LCH | lch(89.60, 68.48, 152.42°) |
| OKLab | oklab(88.95% -0.1645 0.0794) |
| OKLCH | oklch(88.95% 0.183 154.2) |
| XYZ | xyz(46.6800, 75.4512, 46.2789) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.80
Sea Green (survey)
#53FCA1
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.51
Seafoam Green
#7AF9AB
ΔE00 2.51
Mediumspringgreen
#00FA9A
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDA2 #FD62BD
analogous
#70FD62 #62FDA2 #62FDEF
triadic
#62FDA2 #A262FD #FDA262
tetradic
#62FDA2 #6270FD #FD62BD #FDEF62
square
#62FDA2 #6270FD #FD62BD #FDEF62
split-complementary
#62FDA2 #EF62FD #FD6270
monochromatic
#03E25F #26FC7E #62FDA2 #9EFEC6 #DBFFEA
Accessibility & contrast
On white
1.31
#62FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#62FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDA2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDA2 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9C
Deuteranopia (green-blind)
#E8DBA8
Tritanopia (blue-blind)
#1FFAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fda2; /* rgb */ color: rgb(98, 253, 162); /* oklch */ color: oklch(88.9% 0.183 154.2);
Tailwind
colors: {
custom: {
50: '#9dffbe',
500: '#62fda2',
950: '#000000',
},
}SCSS
$custom: #62fda2; $custom-light: #9dffbe; $custom-dark: #000000;
JSON
{
"hex": "#62fda2",
"rgb": {
"r": 98,
"g": 253,
"b": 162
},
"hsl": {
"h": 144.774,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88948,
"c": 0.18263,
"h": 154.2
},
"luminance": 0.75456
}Semantic roles & 50–950 ramp
primary
#62FDA2
secondary
#D72C91
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682