#63E78F#63E78F
#63E78F is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.170 H 151.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #63E78F |
|---|---|
| RGB | rgb(99, 231, 143) |
| HSL | hsl(140, 73%, 65%) |
| HSV | hsv(140, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.80, -55.34, 32.21) |
| CIE-LCH | lch(82.80, 64.03, 149.80°) |
| OKLab | oklab(83.27% -0.1499 0.0803) |
| OKLCH | oklch(83.27% 0.17 151.8) |
| XYZ | xyz(38.6765, 61.7841, 35.8686) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E78F #E763BB
analogous
#79E763 #63E78F #63E7D1
triadic
#63E78F #8F63E7 #E78F63
tetradic
#63E78F #6379E7 #E763BB #E7D163
square
#63E78F #6379E7 #E763BB #E7D163
split-complementary
#63E78F #D163E7 #E76379
monochromatic
#1CB44E #2EDF69 #63E78F #98EFB5 #CDF7DB
Accessibility & contrast
On white
1.57
#63E78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#63E78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E78F
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E78F | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#3DE4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e78f; /* rgb */ color: rgb(99, 231, 143); /* oklch */ color: oklch(83.3% 0.170 151.8);
Tailwind
colors: {
custom: {
50: '#9aefb0',
500: '#63e78f',
950: '#000000',
},
}SCSS
$custom: #63e78f; $custom-light: #9aefb0; $custom-dark: #000000;
JSON
{
"hex": "#63e78f",
"rgb": {
"r": 99,
"g": 231,
"b": 143
},
"hsl": {
"h": 140,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.83268,
"c": 0.17006,
"h": 151.8
},
"luminance": 0.61788
}Semantic roles & 50–950 ramp
primary
#63E78F
secondary
#B43A8B
accent
#1094D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581