#62F09D#62F09D
#62F09D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.170 H 154.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09D |
|---|---|
| RGB | rgb(98, 240, 157) |
| HSL | hsl(145, 83%, 66%) |
| HSV | hsv(145, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.68, -56.59, 28.96) |
| CIE-LCH | lch(85.68, 63.57, 152.90°) |
| OKLab | oklab(85.7% -0.1536 0.0728) |
| OKLCH | oklch(85.7% 0.17 154.7) |
| XYZ | xyz(42.2794, 67.3471, 42.6629) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09D #F062B5
analogous
#6EF062 #62F09D #62F0E4
triadic
#62F09D #9D62F0 #F09D62
tetradic
#62F09D #626EF0 #F062B5 #F0E462
square
#62F09D #626EF0 #F062B5 #F0E462
split-complementary
#62F09D #E462F0 #F0626E
monochromatic
#13C55D #2AEB7A #62F09D #9AF5C0 #D2FBE3
Accessibility & contrast
On white
1.45
#62F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#62F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09D
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09D | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#2DEEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09d; /* rgb */ color: rgb(98, 240, 157); /* oklch */ color: oklch(85.7% 0.170 154.7);
Tailwind
colors: {
custom: {
50: '#9bf6ba',
500: '#62f09d',
950: '#000000',
},
}SCSS
$custom: #62f09d; $custom-light: #9bf6ba; $custom-dark: #000000;
JSON
{
"hex": "#62f09d",
"rgb": {
"r": 98,
"g": 240,
"b": 157
},
"hsl": {
"h": 144.93,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85699,
"c": 0.16994,
"h": 154.7
},
"luminance": 0.67351
}Semantic roles & 50–950 ramp
primary
#62F09D
secondary
#C23487
accent
#0785DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581