#63E098#63E098
#63E098 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.152 H 155.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #63E098 |
|---|---|
| RGB | rgb(99, 224, 152) |
| HSL | hsl(145, 67%, 63%) |
| HSV | hsv(145, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 32.1%, 12.2%) |
| CIE-LAB | lab(80.87, -50.91, 25.02) |
| CIE-LCH | lch(80.87, 56.73, 153.83°) |
| OKLab | oklab(81.74% -0.1386 0.0632) |
| OKLCH | oklch(81.74% 0.152 155.5) |
| XYZ | xyz(37.4657, 58.2275, 38.9643) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 4.98
Light Greenish Blue
#63F7B4
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E098 #E063AB
analogous
#6CE063 #63E098 #63E0D6
triadic
#63E098 #9863E0 #E09863
tetradic
#63E098 #636CE0 #E063AB #E0D663
square
#63E098 #636CE0 #E063AB #E0D663
split-complementary
#63E098 #D663E0 #E0636C
monochromatic
#21A75A #30D676 #63E098 #96EABA #C9F4DB
Accessibility & contrast
On white
1.66
#63E098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#63E098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E098
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E098 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#3BDECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63e098; /* rgb */ color: rgb(99, 224, 152); /* oklch */ color: oklch(81.7% 0.152 155.5);
Tailwind
colors: {
custom: {
50: '#99eab6',
500: '#63e098',
950: '#000000',
},
}SCSS
$custom: #63e098; $custom-light: #99eab6; $custom-dark: #000000;
JSON
{
"hex": "#63e098",
"rgb": {
"r": 99,
"g": 224,
"b": 152
},
"hsl": {
"h": 145.44,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81735,
"c": 0.15231,
"h": 155.5
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#63E098
secondary
#AA3E7C
accent
#1781CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481