#62E695#62E695
#62E695 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.164 H 153.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62E695 |
|---|---|
| RGB | rgb(98, 230, 149) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 35.2%, 9.8%) |
| CIE-LAB | lab(82.57, -54.10, 28.86) |
| CIE-LCH | lch(82.57, 61.32, 151.93°) |
| OKLab | oklab(83.1% -0.1468 0.0724) |
| OKLCH | oklch(83.1% 0.164 153.8) |
| XYZ | xyz(38.7556, 61.3566, 38.2286) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Aqua Green
#12E193
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.79
Sea Green (survey)
#53FCA1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E695 #E662B3
analogous
#71E662 #62E695 #62E6D7
triadic
#62E695 #9562E6 #E69562
tetradic
#62E695 #6271E6 #E662B3 #E6D762
square
#62E695 #6271E6 #E662B3 #E6D762
split-complementary
#62E695 #D762E6 #E66271
monochromatic
#1CB156 #2DDE71 #62E695 #97EEB9 #CCF7DC
Accessibility & contrast
On white
1.58
#62E695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#62E695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E695
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E695 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#38E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e695; /* rgb */ color: rgb(98, 230, 149); /* oklch */ color: oklch(83.1% 0.164 153.8);
Tailwind
colors: {
custom: {
50: '#99efb4',
500: '#62e695',
950: '#000000',
},
}SCSS
$custom: #62e695; $custom-light: #99efb4; $custom-dark: #000000;
JSON
{
"hex": "#62e695",
"rgb": {
"r": 98,
"g": 230,
"b": 149
},
"hsl": {
"h": 143.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83105,
"c": 0.1637,
"h": 153.8
},
"luminance": 0.6136
}Semantic roles & 50–950 ramp
primary
#62E695
secondary
#B23A84
accent
#1189D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581