#63F67D#63F67D
#63F67D is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.7% C 0.206 H 146.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63F67D |
|---|---|
| RGB | rgb(99, 246, 125) |
| HSL | hsl(131, 89%, 68%) |
| HSV | hsv(131, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(87.02, -63.81, 46.45) |
| CIE-LCH | lch(87.02, 78.92, 143.95°) |
| OKLab | oklab(86.65% -0.1725 0.1125) |
| OKLCH | oklch(86.65% 0.206 146.9) |
| XYZ | xyz(41.8002, 70.0408, 30.7145) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Spearmint
#1EF876
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F67D #F663DC
analogous
#93F663 #63F67D #63F6C6
triadic
#63F67D #7D63F6 #F67D63
tetradic
#63F67D #6393F6 #F663DC #F6C663
square
#63F67D #6393F6 #F663DC #F6C663
split-complementary
#63F67D #C663F6 #F66393
monochromatic
#0CD22F #29F34D #63F67D #9DF9AD #D7FDDD
Accessibility & contrast
On white
1.40
#63F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#63F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F67D
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F67D | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E273
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#3FF1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f67d; /* rgb */ color: rgb(99, 246, 125); /* oklch */ color: oklch(86.7% 0.206 146.9);
Tailwind
colors: {
custom: {
50: '#9dfaa5',
500: '#63f67d',
950: '#000000',
},
}SCSS
$custom: #63f67d; $custom-light: #9dfaa5; $custom-dark: #000000;
JSON
{
"hex": "#63f67d",
"rgb": {
"r": 99,
"g": 246,
"b": 125
},
"hsl": {
"h": 130.612,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.86652,
"c": 0.20592,
"h": 146.9
},
"luminance": 0.70045
}Semantic roles & 50–950 ramp
primary
#63F67D
secondary
#CE30B2
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580