#62FDA1#62FDA1
#62FDA1 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.9% C 0.184 H 154.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDA1 |
|---|---|
| RGB | rgb(98, 253, 161) |
| HSL | hsl(144, 97%, 69%) |
| HSV | hsv(144, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 36.4%, 0.8%) |
| CIE-LAB | lab(89.59, -60.88, 32.18) |
| CIE-LCH | lch(89.59, 68.86, 152.14°) |
| OKLab | oklab(88.93% -0.1649 0.0806) |
| OKLCH | oklch(88.93% 0.184 154) |
| XYZ | xyz(46.5914, 75.4157, 45.8126) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.89
Sea Green (survey)
#53FCA1
ΔE00 0.96
Light Bluish Green
#76FDA8
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.61
Mediumspringgreen
#00FA9A
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDA1 #FD62BE
analogous
#71FD62 #62FDA1 #62FDEE
triadic
#62FDA1 #A162FD #FDA162
tetradic
#62FDA1 #6271FD #FD62BE #FDEE62
square
#62FDA1 #6271FD #FD62BE #FDEE62
split-complementary
#62FDA1 #EE62FD #FD6271
monochromatic
#03E25D #26FC7D #62FDA1 #9EFEC5 #DBFFE9
Accessibility & contrast
On white
1.31
#62FDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#62FDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDA1
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDA1 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9B
Deuteranopia (green-blind)
#E8DBA7
Tritanopia (blue-blind)
#20FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fda1; /* rgb */ color: rgb(98, 253, 161); /* oklch */ color: oklch(88.9% 0.184 154.0);
Tailwind
colors: {
custom: {
50: '#9dffbd',
500: '#62fda1',
950: '#000000',
},
}SCSS
$custom: #62fda1; $custom-light: #9dffbd; $custom-dark: #000000;
JSON
{
"hex": "#62fda1",
"rgb": {
"r": 98,
"g": 253,
"b": 161
},
"hsl": {
"h": 144.387,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88929,
"c": 0.18351,
"h": 154
},
"luminance": 0.7542
}Semantic roles & 50–950 ramp
primary
#62FDA1
secondary
#D72C92
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682