#62F09F#62F09F
#62F09F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.168 H 155.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09F |
|---|---|
| RGB | rgb(98, 240, 159) |
| HSL | hsl(146, 83%, 66%) |
| HSV | hsv(146, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.71, -56.22, 27.99) |
| CIE-LCH | lch(85.71, 62.80, 153.54°) |
| OKLab | oklab(85.74% -0.1527 0.0705) |
| OKLCH | oklch(85.74% 0.168 155.2) |
| XYZ | xyz(42.4515, 67.4159, 43.5696) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.74
Sea Green (survey)
#53FCA1
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09F #F062B3
analogous
#6CF062 #62F09F #62F0E6
triadic
#62F09F #9F62F0 #F09F62
tetradic
#62F09F #626CF0 #F062B3 #F0E662
square
#62F09F #626CF0 #F062B3 #F0E662
split-complementary
#62F09F #E662F0 #F0626C
monochromatic
#13C55F #2AEB7D #62F09F #9AF5C1 #D2FBE3
Accessibility & contrast
On white
1.45
#62F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#62F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09F
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09F | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#2BEEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09f; /* rgb */ color: rgb(98, 240, 159); /* oklch */ color: oklch(85.7% 0.168 155.2);
Tailwind
colors: {
custom: {
50: '#9bf6bc',
500: '#62f09f',
950: '#000000',
},
}SCSS
$custom: #62f09f; $custom-light: #9bf6bc; $custom-dark: #000000;
JSON
{
"hex": "#62f09f",
"rgb": {
"r": 98,
"g": 240,
"b": 159
},
"hsl": {
"h": 145.775,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85739,
"c": 0.16817,
"h": 155.2
},
"luminance": 0.6742
}Semantic roles & 50–950 ramp
primary
#62F09F
secondary
#C23485
accent
#0782DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582