#62F0A8#62F0A8
#62F0A8 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.160 H 158.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0A8 |
|---|---|
| RGB | rgb(98, 240, 168) |
| HSL | hsl(150, 83%, 66%) |
| HSV | hsv(150, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 30%, 5.9%) |
| CIE-LAB | lab(85.88, -54.51, 23.61) |
| CIE-LCH | lch(85.88, 59.40, 156.58°) |
| OKLab | oklab(85.93% -0.1487 0.0599) |
| OKLCH | oklch(85.93% 0.16 158.1) |
| XYZ | xyz(43.2611, 67.7397, 47.8334) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0A8 #F062AA
analogous
#63F062 #62F0A8 #62F0EF
triadic
#62F0A8 #A862F0 #F0A862
tetradic
#62F0A8 #6263F0 #F062AA #F0EF62
square
#62F0A8 #6263F0 #F062AA #F0EF62
split-complementary
#62F0A8 #EF62F0 #F06263
monochromatic
#13C56B #2AEB89 #62F0A8 #9AF5C7 #D2FBE6
Accessibility & contrast
On white
1.44
#62F0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#62F0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0A8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0A8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA4
Deuteranopia (green-blind)
#DBD1AD
Tritanopia (blue-blind)
#23EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f0a8; /* rgb */ color: rgb(98, 240, 168); /* oklch */ color: oklch(85.9% 0.160 158.1);
Tailwind
colors: {
custom: {
50: '#9bf6c2',
500: '#62f0a8',
950: '#000000',
},
}SCSS
$custom: #62f0a8; $custom-light: #9bf6c2; $custom-dark: #000000;
JSON
{
"hex": "#62f0a8",
"rgb": {
"r": 98,
"g": 240,
"b": 168
},
"hsl": {
"h": 149.577,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85926,
"c": 0.1603,
"h": 158.1
},
"luminance": 0.67744
}Semantic roles & 50–950 ramp
primary
#62F0A8
secondary
#C2347C
accent
#0774DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582