#62F0A5#62F0A5
#62F0A5 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.163 H 157.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0A5 |
|---|---|
| RGB | rgb(98, 240, 165) |
| HSL | hsl(148, 83%, 66%) |
| HSV | hsv(148, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 31.2%, 5.9%) |
| CIE-LAB | lab(85.82, -55.09, 25.07) |
| CIE-LCH | lch(85.82, 60.53, 155.53°) |
| OKLab | oklab(85.86% -0.15 0.0634) |
| OKLCH | oklch(85.86% 0.163 157.1) |
| XYZ | xyz(42.9849, 67.6292, 46.3785) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0A5 #F062AD
analogous
#66F062 #62F0A5 #62F0EC
triadic
#62F0A5 #A562F0 #F0A562
tetradic
#62F0A5 #6266F0 #F062AD #F0EC62
square
#62F0A5 #6266F0 #F062AD #F0EC62
split-complementary
#62F0A5 #EC62F0 #F06266
monochromatic
#13C567 #2AEB85 #62F0A5 #9AF5C5 #D2FBE5
Accessibility & contrast
On white
1.45
#62F0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#62F0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0A5
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0A5 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA0
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#26EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f0a5; /* rgb */ color: rgb(98, 240, 165); /* oklch */ color: oklch(85.9% 0.163 157.1);
Tailwind
colors: {
custom: {
50: '#9bf6c0',
500: '#62f0a5',
950: '#000000',
},
}SCSS
$custom: #62f0a5; $custom-light: #9bf6c0; $custom-dark: #000000;
JSON
{
"hex": "#62f0a5",
"rgb": {
"r": 98,
"g": 240,
"b": 165
},
"hsl": {
"h": 148.31,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85862,
"c": 0.16289,
"h": 157.1
},
"luminance": 0.67633
}Semantic roles & 50–950 ramp
primary
#62F0A5
secondary
#C2347F
accent
#0779DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582