#62F09B#62F09B
#62F09B is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.172 H 154.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09B |
|---|---|
| RGB | rgb(98, 240, 155) |
| HSL | hsl(144, 83%, 66%) |
| HSV | hsv(144, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.64, -56.95, 29.93) |
| CIE-LCH | lch(85.64, 64.34, 152.28°) |
| OKLab | oklab(85.66% -0.1545 0.0751) |
| OKLCH | oklch(85.66% 0.172 154.1) |
| XYZ | xyz(42.1100, 67.2793, 41.7710) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.20
Mediumspringgreen
#00FA9A
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09B #F062B7
analogous
#70F062 #62F09B #62F0E2
triadic
#62F09B #9B62F0 #F09B62
tetradic
#62F09B #6270F0 #F062B7 #F0E262
square
#62F09B #6270F0 #F062B7 #F0E262
split-complementary
#62F09B #E262F0 #F06270
monochromatic
#13C55A #2AEB77 #62F09B #9AF5BF #D2FBE2
Accessibility & contrast
On white
1.45
#62F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#62F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09B
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09B | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE95
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#2FEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09b; /* rgb */ color: rgb(98, 240, 155); /* oklch */ color: oklch(85.7% 0.172 154.1);
Tailwind
colors: {
custom: {
50: '#9bf6b9',
500: '#62f09b',
950: '#000000',
},
}SCSS
$custom: #62f09b; $custom-light: #9bf6b9; $custom-dark: #000000;
JSON
{
"hex": "#62f09b",
"rgb": {
"r": 98,
"g": 240,
"b": 155
},
"hsl": {
"h": 144.085,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.8566,
"c": 0.17173,
"h": 154.1
},
"luminance": 0.67283
}Semantic roles & 50–950 ramp
primary
#62F09B
secondary
#C23489
accent
#0788DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581