#63F48D#63F48D
#63F48D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.189 H 150.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #63F48D |
|---|---|
| RGB | rgb(99, 244, 141) |
| HSL | hsl(137, 87%, 67%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.64, -60.66, 38.24) |
| CIE-LCH | lch(86.64, 71.71, 147.78°) |
| OKLab | oklab(86.41% -0.164 0.0944) |
| OKLCH | oklch(86.41% 0.189 150.1) |
| XYZ | xyz(42.3009, 69.2730, 36.3360) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F48D #F463CA
analogous
#82F463 #63F48D #63F4D5
triadic
#63F48D #8D63F4 #F48D63
tetradic
#63F48D #6382F4 #F463CA #F4D563
square
#63F48D #6382F4 #F463CA #F4D563
split-complementary
#63F48D #D563F4 #F46382
monochromatic
#0FCE46 #2AF063 #63F48D #9CF8B7 #D5FCE1
Accessibility & contrast
On white
1.41
#63F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#63F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F48D
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F48D | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E185
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#38F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f48d; /* rgb */ color: rgb(99, 244, 141); /* oklch */ color: oklch(86.4% 0.189 150.1);
Tailwind
colors: {
custom: {
50: '#9cf9af',
500: '#63f48d',
950: '#000000',
},
}SCSS
$custom: #63f48d; $custom-light: #9cf9af; $custom-dark: #000000;
JSON
{
"hex": "#63f48d",
"rgb": {
"r": 99,
"g": 244,
"b": 141
},
"hsl": {
"h": 137.379,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86412,
"c": 0.18919,
"h": 150.1
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#63F48D
secondary
#CA319E
accent
#02A2E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581