#63E07D#63E07D
#63E07D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.177 H 148.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63E07D |
|---|---|
| RGB | rgb(99, 224, 125) |
| HSL | hsl(132, 67%, 63%) |
| HSV | hsv(132, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.43, -55.55, 38.15) |
| CIE-LCH | lch(80.43, 67.39, 145.52°) |
| OKLab | oklab(81.23% -0.1504 0.0936) |
| OKLCH | oklch(81.23% 0.177 148.1) |
| XYZ | xyz(35.5006, 57.4415, 28.6146) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Tealish Green
#0CDC73
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E07D #E063C6
analogous
#87E063 #63E07D #63E0BB
triadic
#63E07D #7D63E0 #E07D63
tetradic
#63E07D #6387E0 #E063C6 #E0BB63
square
#63E07D #6387E0 #E063C6 #E0BB63
split-complementary
#63E07D #BB63E0 #E06387
monochromatic
#21A73D #30D652 #63E07D #96EAA8 #C9F4D2
Accessibility & contrast
On white
1.68
#63E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#63E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E07D
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E07D | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#47DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63e07d; /* rgb */ color: rgb(99, 224, 125); /* oklch */ color: oklch(81.2% 0.177 148.1);
Tailwind
colors: {
custom: {
50: '#99eaa4',
500: '#63e07d',
950: '#000000',
},
}SCSS
$custom: #63e07d; $custom-light: #99eaa4; $custom-dark: #000000;
JSON
{
"hex": "#63e07d",
"rgb": {
"r": 99,
"g": 224,
"b": 125
},
"hsl": {
"h": 132.48,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81233,
"c": 0.17713,
"h": 148.1
},
"luminance": 0.57445
}Semantic roles & 50–950 ramp
primary
#63E07D
secondary
#AA3E93
accent
#17A8CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480