#63E68A#63E68A
#63E68A is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.173 H 150.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #63E68A |
|---|---|
| RGB | rgb(99, 230, 138) |
| HSL | hsl(138, 72%, 65%) |
| HSV | hsv(138, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.42, -55.80, 34.24) |
| CIE-LCH | lch(82.42, 65.46, 148.47°) |
| OKLab | oklab(82.93% -0.151 0.0849) |
| OKLCH | oklch(82.93% 0.173 150.6) |
| XYZ | xyz(38.0271, 61.0777, 33.8250) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.60
Aqua Green
#12E193
ΔE00 5.01
Sea Green (survey)
#53FCA1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E68A #E663BF
analogous
#7DE663 #63E68A #63E6CC
triadic
#63E68A #8A63E6 #E68A63
tetradic
#63E68A #637DE6 #E663BF #E6CC63
square
#63E68A #637DE6 #E663BF #E6CC63
split-complementary
#63E68A #CC63E6 #E6637D
monochromatic
#1DB249 #2EDE62 #63E68A #98EEB2 #CCF7D9
Accessibility & contrast
On white
1.59
#63E68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#63E68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E68A
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E68A | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D483
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#40E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e68a; /* rgb */ color: rgb(99, 230, 138); /* oklch */ color: oklch(82.9% 0.173 150.6);
Tailwind
colors: {
custom: {
50: '#9aefad',
500: '#63e68a',
950: '#000000',
},
}SCSS
$custom: #63e68a; $custom-light: #9aefad; $custom-dark: #000000;
JSON
{
"hex": "#63e68a",
"rgb": {
"r": 99,
"g": 230,
"b": 138
},
"hsl": {
"h": 137.863,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.82932,
"c": 0.17329,
"h": 150.6
},
"luminance": 0.61081
}Semantic roles & 50–950 ramp
primary
#63E68A
secondary
#B33B8F
accent
#119AD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581