#62E09F#62E09F
#62E09F is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.147 H 158.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62E09F |
|---|---|
| RGB | rgb(98, 224, 159) |
| HSL | hsl(149, 67%, 63%) |
| HSV | hsv(149, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(80.96, -49.78, 21.51) |
| CIE-LCH | lch(80.96, 54.23, 156.63°) |
| OKLab | oklab(81.85% -0.136 0.0546) |
| OKLCH | oklch(81.85% 0.147 158.1) |
| XYZ | xyz(37.9474, 58.4076, 42.0682) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 4.75
Light Greenish Blue
#63F7B4
ΔE00 5.08
Eucalyptus
#44D7A8
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.90
Seafoam (survey)
#80F9AD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E09F #E062A3
analogous
#64E062 #62E09F #62E0DE
triadic
#62E09F #9F62E0 #E09F62
tetradic
#62E09F #6264E0 #E062A3 #E0DE62
square
#62E09F #6264E0 #E062A3 #E0DE62
split-complementary
#62E09F #DE62E0 #E06264
monochromatic
#21A762 #2FD680 #62E09F #95EABE #C8F4DE
Accessibility & contrast
On white
1.66
#62E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#62E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E09F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E09F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19B
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#34DFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e09f; /* rgb */ color: rgb(98, 224, 159); /* oklch */ color: oklch(81.9% 0.147 158.1);
Tailwind
colors: {
custom: {
50: '#98eabb',
500: '#62e09f',
950: '#000000',
},
}SCSS
$custom: #62e09f; $custom-light: #98eabb; $custom-dark: #000000;
JSON
{
"hex": "#62e09f",
"rgb": {
"r": 98,
"g": 224,
"b": 159
},
"hsl": {
"h": 149.048,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81851,
"c": 0.14661,
"h": 158.1
},
"luminance": 0.58411
}Semantic roles & 50–950 ramp
primary
#62E09F
secondary
#A93D75
accent
#1776CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482