#62E69F#62E69F
#62E69F is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.155 H 156.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62E69F |
|---|---|
| RGB | rgb(98, 230, 159) |
| HSL | hsl(148, 73%, 64%) |
| HSV | hsv(148, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.75, -52.23, 23.96) |
| CIE-LCH | lch(82.75, 57.47, 155.36°) |
| OKLab | oklab(83.31% -0.1424 0.0607) |
| OKLCH | oklch(83.31% 0.155 156.9) |
| XYZ | xyz(39.5885, 61.6897, 42.6152) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.84
Light Green Blue
#56FCA2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E69F #E662A9
analogous
#67E662 #62E69F #62E6E1
triadic
#62E69F #9F62E6 #E69F62
tetradic
#62E69F #6267E6 #E662A9 #E6E162
square
#62E69F #6267E6 #E662A9 #E6E162
split-complementary
#62E69F #E162E6 #E66267
monochromatic
#1CB161 #2DDE7F #62E69F #97EEBF #CCF7E0
Accessibility & contrast
On white
1.57
#62E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#62E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E69F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E69F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#31E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e69f; /* rgb */ color: rgb(98, 230, 159); /* oklch */ color: oklch(83.3% 0.155 156.9);
Tailwind
colors: {
custom: {
50: '#99efbb',
500: '#62e69f',
950: '#000000',
},
}SCSS
$custom: #62e69f; $custom-light: #99efbb; $custom-dark: #000000;
JSON
{
"hex": "#62e69f",
"rgb": {
"r": 98,
"g": 230,
"b": 159
},
"hsl": {
"h": 147.727,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.8331,
"c": 0.15475,
"h": 156.9
},
"luminance": 0.61694
}Semantic roles & 50–950 ramp
primary
#62E69F
secondary
#B23A7B
accent
#117AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582