#62ED94#62ED94
#62ED94 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.174 H 152.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED94 |
|---|---|
| RGB | rgb(98, 237, 148) |
| HSL | hsl(142, 79%, 66%) |
| HSV | hsv(142, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.64, -57.03, 32.12) |
| CIE-LCH | lch(84.64, 65.45, 150.61°) |
| OKLab | oklab(84.8% -0.1545 0.0802) |
| OKLCH | oklch(84.8% 0.174 152.6) |
| XYZ | xyz(40.6633, 65.2993, 38.4723) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED94 #ED62BB
analogous
#75ED62 #62ED94 #62EDDA
triadic
#62ED94 #9462ED #ED9462
tetradic
#62ED94 #6275ED #ED62BB #EDDA62
square
#62ED94 #6275ED #ED62BB #EDDA62
split-complementary
#62ED94 #DA62ED #ED6275
monochromatic
#16BF53 #2BE76F #62ED94 #99F3B9 #D0FADF
Accessibility & contrast
On white
1.49
#62ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#62ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED94
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED94 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#35EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed94; /* rgb */ color: rgb(98, 237, 148); /* oklch */ color: oklch(84.8% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#9af4b4',
500: '#62ed94',
950: '#000000',
},
}SCSS
$custom: #62ed94; $custom-light: #9af4b4; $custom-dark: #000000;
JSON
{
"hex": "#62ed94",
"rgb": {
"r": 98,
"g": 237,
"b": 148
},
"hsl": {
"h": 141.583,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84795,
"c": 0.17403,
"h": 152.6
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#62ED94
secondary
#BD368D
accent
#0A90DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581