#62EEA4#62EEA4
#62EEA4 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.161 H 157.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEA4 |
|---|---|
| RGB | rgb(98, 238, 164) |
| HSL | hsl(148, 80%, 66%) |
| HSV | hsv(148, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.21, -54.49, 24.75) |
| CIE-LCH | lch(85.21, 59.84, 155.57°) |
| OKLab | oklab(85.36% -0.1484 0.0626) |
| OKLCH | oklch(85.36% 0.161 157.1) |
| XYZ | xyz(42.3087, 66.4220, 45.7058) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEA4 #EE62AC
analogous
#66EE62 #62EEA4 #62EEEA
triadic
#62EEA4 #A462EE #EEA462
tetradic
#62EEA4 #6266EE #EE62AC #EEEA62
square
#62EEA4 #6266EE #EE62AC #EEEA62
split-complementary
#62EEA4 #EA62EE #EE6266
monochromatic
#15C166 #2BE884 #62EEA4 #99F4C4 #D0FAE4
Accessibility & contrast
On white
1.47
#62EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#62EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEA4
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEA4 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDD9F
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#28ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eea4; /* rgb */ color: rgb(98, 238, 164); /* oklch */ color: oklch(85.4% 0.161 157.1);
Tailwind
colors: {
custom: {
50: '#9af4bf',
500: '#62eea4',
950: '#000000',
},
}SCSS
$custom: #62eea4; $custom-light: #9af4bf; $custom-dark: #000000;
JSON
{
"hex": "#62eea4",
"rgb": {
"r": 98,
"g": 238,
"b": 164
},
"hsl": {
"h": 148.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85357,
"c": 0.1611,
"h": 157.1
},
"luminance": 0.66426
}Semantic roles & 50–950 ramp
primary
#62EEA4
secondary
#BF357E
accent
#0979DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582