#63E094#63E094
#63E094 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.156 H 154.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #63E094 |
|---|---|
| RGB | rgb(99, 224, 148) |
| HSL | hsl(144, 67%, 63%) |
| HSV | hsv(144, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 33.9%, 12.2%) |
| CIE-LAB | lab(80.79, -51.66, 26.98) |
| CIE-LCH | lch(80.79, 58.28, 152.42°) |
| OKLab | oklab(81.65% -0.1404 0.0679) |
| OKLCH | oklch(81.65% 0.156 154.2) |
| XYZ | xyz(37.1436, 58.0987, 37.2680) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.38
Tealish Green
#0CDC73
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.60
Seafoam (survey)
#80F9AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E094 #E063AF
analogous
#70E063 #63E094 #63E0D2
triadic
#63E094 #9463E0 #E09463
tetradic
#63E094 #6370E0 #E063AF #E0D263
square
#63E094 #6370E0 #E063AF #E0D263
split-complementary
#63E094 #D263E0 #E06370
monochromatic
#21A756 #30D671 #63E094 #96EAB7 #C9F4DA
Accessibility & contrast
On white
1.66
#63E094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#63E094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E094
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E094 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#3DDECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63e094; /* rgb */ color: rgb(99, 224, 148); /* oklch */ color: oklch(81.7% 0.156 154.2);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#63e094',
950: '#000000',
},
}SCSS
$custom: #63e094; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#63e094",
"rgb": {
"r": 99,
"g": 224,
"b": 148
},
"hsl": {
"h": 143.52,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81653,
"c": 0.15594,
"h": 154.2
},
"luminance": 0.58102
}Semantic roles & 50–950 ramp
primary
#63E094
secondary
#AA3E7F
accent
#1787CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481