#62E99B#62E99B
#62E99B is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.162 H 155.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62E99B |
|---|---|
| RGB | rgb(98, 233, 155) |
| HSL | hsl(145, 75%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(83.57, -54.20, 27.13) |
| CIE-LCH | lch(83.57, 60.61, 153.41°) |
| OKLab | oklab(83.96% -0.1473 0.0683) |
| OKLCH | oklch(83.96% 0.162 155.1) |
| XYZ | xyz(40.0890, 63.2372, 41.0973) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Aqua Green
#12E193
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.23
Sea Green (survey)
#53FCA1
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E99B #E962B0
analogous
#6DE962 #62E99B #62E9DE
triadic
#62E99B #9B62E9 #E99B62
tetradic
#62E99B #626DE9 #E962B0 #E9DE62
square
#62E99B #626DE9 #E962B0 #E9DE62
split-complementary
#62E99B #DE62E9 #E9626D
monochromatic
#1AB75C #2CE179 #62E99B #98F1BD #CDF8DF
Accessibility & contrast
On white
1.54
#62E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#62E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E99B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E99B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#32E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e99b; /* rgb */ color: rgb(98, 233, 155); /* oklch */ color: oklch(84.0% 0.162 155.1);
Tailwind
colors: {
custom: {
50: '#9af1b9',
500: '#62e99b',
950: '#000000',
},
}SCSS
$custom: #62e99b; $custom-light: #9af1b9; $custom-dark: #000000;
JSON
{
"hex": "#62e99b",
"rgb": {
"r": 98,
"g": 233,
"b": 155
},
"hsl": {
"h": 145.333,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83956,
"c": 0.16235,
"h": 155.1
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#62E99B
secondary
#B73881
accent
#0E82D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581