#62EA93#62EA93
#62EA93 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.171 H 152.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA93 |
|---|---|
| RGB | rgb(98, 234, 147) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.73, -56.04, 31.42) |
| CIE-LCH | lch(83.73, 64.24, 150.72°) |
| OKLab | oklab(84.04% -0.1518 0.0785) |
| OKLCH | oklch(84.04% 0.171 152.7) |
| XYZ | xyz(39.7232, 63.5451, 37.7702) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.15
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA93 #EA62B9
analogous
#75EA62 #62EA93 #62EAD7
triadic
#62EA93 #9362EA #EA9362
tetradic
#62EA93 #6275EA #EA62B9 #EAD762
square
#62EA93 #6275EA #EA62B9 #EAD762
split-complementary
#62EA93 #D762EA #EA6275
monochromatic
#19B952 #2CE36E #62EA93 #98F1B8 #CEF8DD
Accessibility & contrast
On white
1.53
#62EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#62EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA93
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA93 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#37E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea93; /* rgb */ color: rgb(98, 234, 147); /* oklch */ color: oklch(84.0% 0.171 152.7);
Tailwind
colors: {
custom: {
50: '#9af2b3',
500: '#62ea93',
950: '#000000',
},
}SCSS
$custom: #62ea93; $custom-light: #9af2b3; $custom-dark: #000000;
JSON
{
"hex": "#62ea93",
"rgb": {
"r": 98,
"g": 234,
"b": 147
},
"hsl": {
"h": 141.618,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84044,
"c": 0.17091,
"h": 152.7
},
"luminance": 0.63549
}Semantic roles & 50–950 ramp
primary
#62EA93
secondary
#B8388A
accent
#0D8FD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581