#63E095#63E095
#63E095 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.155 H 154.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #63E095 |
|---|---|
| RGB | rgb(99, 224, 149) |
| HSL | hsl(144, 67%, 63%) |
| HSV | hsv(144, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 33.5%, 12.2%) |
| CIE-LAB | lab(80.81, -51.48, 26.49) |
| CIE-LCH | lch(80.81, 57.89, 152.77°) |
| OKLab | oklab(81.67% -0.1399 0.0667) |
| OKLCH | oklch(81.67% 0.155 154.5) |
| XYZ | xyz(37.2231, 58.1305, 37.6867) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.59
Tealish Green
#0CDC73
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E095 #E063AE
analogous
#6FE063 #63E095 #63E0D3
triadic
#63E095 #9563E0 #E09563
tetradic
#63E095 #636FE0 #E063AE #E0D363
square
#63E095 #636FE0 #E063AE #E0D363
split-complementary
#63E095 #D363E0 #E0636F
monochromatic
#21A757 #30D672 #63E095 #96EAB8 #C9F4DA
Accessibility & contrast
On white
1.66
#63E095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#63E095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E095
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E095 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#3CDECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63e095; /* rgb */ color: rgb(99, 224, 149); /* oklch */ color: oklch(81.7% 0.155 154.5);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#63e095',
950: '#000000',
},
}SCSS
$custom: #63e095; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#63e095",
"rgb": {
"r": 99,
"g": 224,
"b": 149
},
"hsl": {
"h": 144,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81673,
"c": 0.15503,
"h": 154.5
},
"luminance": 0.58134
}Semantic roles & 50–950 ramp
primary
#63E095
secondary
#AA3E7E
accent
#1785CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481