#62F68F#62F68F
#62F68F is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.190 H 150.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62F68F |
|---|---|
| RGB | rgb(98, 246, 143) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.24, -61.30, 38.02) |
| CIE-LCH | lch(87.24, 72.13, 148.19°) |
| OKLab | oklab(86.9% -0.1657 0.0939) |
| OKLCH | oklch(86.9% 0.19 150.5) |
| XYZ | xyz(42.9475, 70.4872, 37.3234) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F68F #F662C9
analogous
#7FF662 #62F68F #62F6D9
triadic
#62F68F #8F62F6 #F68F62
tetradic
#62F68F #627FF6 #F662C9 #F6D962
square
#62F68F #627FF6 #F662C9 #F6D962
split-complementary
#62F68F #D962F6 #F6627F
monochromatic
#0CD248 #28F366 #62F68F #9CF9B8 #D6FDE2
Accessibility & contrast
On white
1.39
#62F68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#62F68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F68F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F68F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E387
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#33F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f68f; /* rgb */ color: rgb(98, 246, 143); /* oklch */ color: oklch(86.9% 0.190 150.5);
Tailwind
colors: {
custom: {
50: '#9cfab1',
500: '#62f68f',
950: '#000000',
},
}SCSS
$custom: #62f68f; $custom-light: #9cfab1; $custom-dark: #000000;
JSON
{
"hex": "#62f68f",
"rgb": {
"r": 98,
"g": 246,
"b": 143
},
"hsl": {
"h": 138.243,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86904,
"c": 0.19044,
"h": 150.5
},
"luminance": 0.70491
}Semantic roles & 50–950 ramp
primary
#62F68F
secondary
#CD2F9D
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581