#62E898#62E898
#62E898 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.164 H 154.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62E898 |
|---|---|
| RGB | rgb(98, 232, 152) |
| HSL | hsl(144, 74%, 65%) |
| HSV | hsv(144, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.22, -54.35, 28.19) |
| CIE-LCH | lch(83.22, 61.23, 152.58°) |
| OKLab | oklab(83.65% -0.1476 0.0709) |
| OKLCH | oklch(83.65% 0.164 154.4) |
| XYZ | xyz(39.5579, 62.5731, 39.6928) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E898 #E862B2
analogous
#6FE862 #62E898 #62E8DB
triadic
#62E898 #9862E8 #E89862
tetradic
#62E898 #626FE8 #E862B2 #E8DB62
square
#62E898 #626FE8 #E862B2 #E8DB62
split-complementary
#62E898 #DB62E8 #E8626F
monochromatic
#1BB559 #2DE075 #62E898 #97F0BB #CDF8DE
Accessibility & contrast
On white
1.55
#62E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#62E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E898
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E898 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#35E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e898; /* rgb */ color: rgb(98, 232, 152); /* oklch */ color: oklch(83.7% 0.164 154.4);
Tailwind
colors: {
custom: {
50: '#99f0b7',
500: '#62e898',
950: '#000000',
},
}SCSS
$custom: #62e898; $custom-light: #99f0b7; $custom-dark: #000000;
JSON
{
"hex": "#62e898",
"rgb": {
"r": 98,
"g": 232,
"b": 152
},
"hsl": {
"h": 144.179,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83653,
"c": 0.1637,
"h": 154.4
},
"luminance": 0.62577
}Semantic roles & 50–950 ramp
primary
#62E898
secondary
#B53983
accent
#0F86D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581