#63ED8E#63ED8E
#63ED8E is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.179 H 150.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63ED8E |
|---|---|
| RGB | rgb(99, 237, 142) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.57, -57.84, 35.05) |
| CIE-LCH | lch(84.57, 67.63, 148.78°) |
| OKLab | oklab(84.72% -0.1565 0.087) |
| OKLCH | oklch(84.72% 0.179 150.9) |
| XYZ | xyz(40.3093, 65.1702, 36.0408) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.81
Wintergreen
#20F986
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ED8E #ED63C2
analogous
#7DED63 #63ED8E #63EDD3
triadic
#63ED8E #8E63ED #ED8E63
tetradic
#63ED8E #637DED #ED63C2 #EDD363
square
#63ED8E #637DED #ED63C2 #EDD363
split-complementary
#63ED8E #D363ED #ED637D
monochromatic
#16C04B #2CE766 #63ED8E #9AF3B6 #D1FADD
Accessibility & contrast
On white
1.50
#63ED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#63ED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ED8E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ED8E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#3BE9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ed8e; /* rgb */ color: rgb(99, 237, 142); /* oklch */ color: oklch(84.7% 0.179 150.9);
Tailwind
colors: {
custom: {
50: '#9bf4b0',
500: '#63ed8e',
950: '#000000',
},
}SCSS
$custom: #63ed8e; $custom-light: #9bf4b0; $custom-dark: #000000;
JSON
{
"hex": "#63ed8e",
"rgb": {
"r": 99,
"g": 237,
"b": 142
},
"hsl": {
"h": 138.696,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.84718,
"c": 0.17903,
"h": 150.9
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#63ED8E
secondary
#BE3694
accent
#0A9ADC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581