#63FD8D#63FD8D
#63FD8D is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.6% C 0.201 H 149.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #63FD8D |
|---|---|
| RGB | rgb(99, 253, 141) |
| HSL | hsl(136, 97%, 69%) |
| HSV | hsv(136, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.31, -64.00, 41.68) |
| CIE-LCH | lch(89.31, 76.38, 146.93°) |
| OKLab | oklab(88.61% -0.1729 0.1023) |
| OKLCH | oklch(88.61% 0.201 149.4) |
| XYZ | xyz(45.0753, 74.8218, 37.2608) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FD8D #FD63D3
analogous
#86FD63 #63FD8D #63FDDA
triadic
#63FD8D #8D63FD #FD8D63
tetradic
#63FD8D #6386FD #FD63D3 #FDDA63
square
#63FD8D #6386FD #FD63D3 #FDDA63
split-complementary
#63FD8D #DA63FD #FD6386
monochromatic
#03E340 #27FC61 #63FD8D #9FFEB9 #DCFFE5
Accessibility & contrast
On white
1.32
#63FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#63FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FD8D
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FD8D | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#33F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fd8d; /* rgb */ color: rgb(99, 253, 141); /* oklch */ color: oklch(88.6% 0.201 149.4);
Tailwind
colors: {
custom: {
50: '#9dffb0',
500: '#63fd8d',
950: '#000000',
},
}SCSS
$custom: #63fd8d; $custom-light: #9dffb0; $custom-dark: #000000;
JSON
{
"hex": "#63fd8d",
"rgb": {
"r": 99,
"g": 253,
"b": 141
},
"hsl": {
"h": 136.364,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.88608,
"c": 0.20087,
"h": 149.4
},
"luminance": 0.74826
}Semantic roles & 50–950 ramp
primary
#63FD8D
secondary
#D72DA9
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681