#63F68D#63F68D
#63F68D is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.192 H 149.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63F68D |
|---|---|
| RGB | rgb(99, 246, 141) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.23, -61.41, 39.01) |
| CIE-LCH | lch(87.23, 72.75, 147.58°) |
| OKLab | oklab(86.9% -0.166 0.0961) |
| OKLCH | oklch(86.9% 0.192 149.9) |
| XYZ | xyz(42.9059, 70.4831, 36.5376) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F68D #F663CC
analogous
#82F663 #63F68D #63F6D7
triadic
#63F68D #8D63F6 #F68D63
tetradic
#63F68D #6382F6 #F663CC #F6D763
square
#63F68D #6382F6 #F663CC #F6D763
split-complementary
#63F68D #D763F6 #F66382
monochromatic
#0CD245 #29F363 #63F68D #9DF9B7 #D7FDE2
Accessibility & contrast
On white
1.39
#63F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#63F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F68D
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F68D | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#37F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f68d; /* rgb */ color: rgb(99, 246, 141); /* oklch */ color: oklch(86.9% 0.192 149.9);
Tailwind
colors: {
custom: {
50: '#9cfaaf',
500: '#63f68d',
950: '#000000',
},
}SCSS
$custom: #63f68d; $custom-light: #9cfaaf; $custom-dark: #000000;
JSON
{
"hex": "#63f68d",
"rgb": {
"r": 99,
"g": 246,
"b": 141
},
"hsl": {
"h": 137.143,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.869,
"c": 0.19181,
"h": 149.9
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#63F68D
secondary
#CE30A0
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581