#63EC8E#63EC8E
#63EC8E is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.178 H 151.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #63EC8E |
|---|---|
| RGB | rgb(99, 236, 142) |
| HSL | hsl(139, 78%, 66%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(58.1%, 0%, 39.8%, 7.5%) |
| CIE-LAB | lab(84.27, -57.45, 34.66) |
| CIE-LCH | lch(84.27, 67.10, 148.90°) |
| OKLab | oklab(84.47% -0.1555 0.086) |
| OKLCH | oklch(84.47% 0.178 151) |
| XYZ | xyz(40.0205, 64.5928, 35.9446) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.95
Wintergreen
#20F986
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EC8E #EC63C1
analogous
#7CEC63 #63EC8E #63ECD2
triadic
#63EC8E #8E63EC #EC8E63
tetradic
#63EC8E #637CEC #EC63C1 #ECD263
square
#63EC8E #637CEC #EC63C1 #ECD263
split-complementary
#63EC8E #D263EC #EC637C
monochromatic
#17BE4B #2CE566 #63EC8E #9AF3B6 #D0F9DD
Accessibility & contrast
On white
1.51
#63EC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#63EC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EC8E
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EC8E | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#3BE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63ec8e; /* rgb */ color: rgb(99, 236, 142); /* oklch */ color: oklch(84.5% 0.178 151.0);
Tailwind
colors: {
custom: {
50: '#9bf3b0',
500: '#63ec8e',
950: '#000000',
},
}SCSS
$custom: #63ec8e; $custom-light: #9bf3b0; $custom-dark: #000000;
JSON
{
"hex": "#63ec8e",
"rgb": {
"r": 99,
"g": 236,
"b": 142
},
"hsl": {
"h": 138.832,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.84473,
"c": 0.17769,
"h": 151
},
"luminance": 0.64597
}Semantic roles & 50–950 ramp
primary
#63EC8E
secondary
#BC3792
accent
#0B99DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581