#62FFAE#62FFAE
#62FFAE is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.175 H 157.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFAE |
|---|---|
| RGB | rgb(98, 255, 174) |
| HSL | hsl(149, 100%, 69%) |
| HSV | hsv(149, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.40, -59.25, 26.74) |
| CIE-LCH | lch(90.40, 65.00, 155.71°) |
| OKLab | oklab(89.67% -0.1612 0.0676) |
| OKLCH | oklch(89.67% 0.175 157.3) |
| XYZ | xyz(48.4326, 77.1677, 52.3786) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFAE #FF62B3
analogous
#65FF62 #62FFAE #62FFFD
triadic
#62FFAE #AE62FF #FFAE62
tetradic
#62FFAE #6265FF #FF62B3 #FFFD62
square
#62FFAE #6265FF #FF62B3 #FFFD62
split-complementary
#62FFAE #FD62FF #FF6265
monochromatic
#00E770 #25FF8E #62FFAE #9FFFCE #DCFFED
Accessibility & contrast
On white
1.28
#62FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#62FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFAE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFAE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E8DEB3
Tritanopia (blue-blind)
#03FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62ffae; /* rgb */ color: rgb(98, 255, 174); /* oklch */ color: oklch(89.7% 0.175 157.3);
Tailwind
colors: {
custom: {
50: '#9dffc6',
500: '#62ffae',
950: '#000000',
},
}SCSS
$custom: #62ffae; $custom-light: #9dffc6; $custom-dark: #000000;
JSON
{
"hex": "#62ffae",
"rgb": {
"r": 98,
"g": 255,
"b": 174
},
"hsl": {
"h": 149.045,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.89668,
"c": 0.17478,
"h": 157.3
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#62FFAE
secondary
#DA2C85
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682