#62F295#62F295
#62F295 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.180 H 152.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62F295 |
|---|---|
| RGB | rgb(98, 242, 149) |
| HSL | hsl(141, 85%, 67%) |
| HSV | hsv(141, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.14, -58.78, 33.61) |
| CIE-LCH | lch(86.14, 67.71, 150.24°) |
| OKLab | oklab(86.03% -0.1591 0.0837) |
| OKLCH | oklch(86.03% 0.18 152.2) |
| XYZ | xyz(42.2106, 68.2668, 39.3803) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.31
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F295 #F262BF
analogous
#77F262 #62F295 #62F2DD
triadic
#62F295 #9562F2 #F29562
tetradic
#62F295 #6277F2 #F262BF #F2DD62
square
#62F295 #6277F2 #F262BF #F2DD62
split-complementary
#62F295 #DD62F2 #F26277
monochromatic
#11C952 #29ED6F #62F295 #9BF7BB #D3FBE1
Accessibility & contrast
On white
1.43
#62F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#62F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F295
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F295 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E08F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#32EFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f295; /* rgb */ color: rgb(98, 242, 149); /* oklch */ color: oklch(86.0% 0.180 152.2);
Tailwind
colors: {
custom: {
50: '#9bf7b5',
500: '#62f295',
950: '#000000',
},
}SCSS
$custom: #62f295; $custom-light: #9bf7b5; $custom-dark: #000000;
JSON
{
"hex": "#62f295",
"rgb": {
"r": 98,
"g": 242,
"b": 149
},
"hsl": {
"h": 141.25,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86034,
"c": 0.17978,
"h": 152.2
},
"luminance": 0.68271
}Semantic roles & 50–950 ramp
primary
#62F295
secondary
#C63392
accent
#0493E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581