#62E09B#62E09B
#62E09B is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.150 H 156.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62E09B |
|---|---|
| RGB | rgb(98, 224, 155) |
| HSL | hsl(147, 67%, 63%) |
| HSV | hsv(147, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(80.89, -50.56, 23.49) |
| CIE-LCH | lch(80.89, 55.75, 155.08°) |
| OKLab | oklab(81.76% -0.1378 0.0595) |
| OKLCH | oklch(81.76% 0.15 156.7) |
| XYZ | xyz(37.6059, 58.2710, 40.2697) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.44
Weird Green
#3AE57F
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E09B #E062A7
analogous
#68E062 #62E09B #62E0DA
triadic
#62E09B #9B62E0 #E09B62
tetradic
#62E09B #6268E0 #E062A7 #E0DA62
square
#62E09B #6268E0 #E062A7 #E0DA62
split-complementary
#62E09B #DA62E0 #E06268
monochromatic
#21A75D #2FD67A #62E09B #95EABC #C8F4DC
Accessibility & contrast
On white
1.66
#62E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E09B
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E09B | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#36DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e09b; /* rgb */ color: rgb(98, 224, 155); /* oklch */ color: oklch(81.8% 0.150 156.7);
Tailwind
colors: {
custom: {
50: '#98eab8',
500: '#62e09b',
950: '#000000',
},
}SCSS
$custom: #62e09b; $custom-light: #98eab8; $custom-dark: #000000;
JSON
{
"hex": "#62e09b",
"rgb": {
"r": 98,
"g": 224,
"b": 155
},
"hsl": {
"h": 147.143,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81764,
"c": 0.15013,
"h": 156.7
},
"luminance": 0.58275
}Semantic roles & 50–950 ramp
primary
#62E09B
secondary
#A93D78
accent
#177CCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481