#63FCAD#63FCAD
#63FCAD is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.171 H 157.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCAD |
|---|---|
| RGB | rgb(99, 252, 173) |
| HSL | hsl(149, 96%, 69%) |
| HSV | hsv(149, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 31.3%, 1.2%) |
| CIE-LAB | lab(89.53, -58.09, 26.06) |
| CIE-LCH | lch(89.53, 63.66, 155.84°) |
| OKLab | oklab(88.96% -0.1581 0.0659) |
| OKLCH | oklch(88.96% 0.171 157.4) |
| XYZ | xyz(47.4946, 75.2858, 51.5557) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 1.95
Light Bluish Green
#76FDA8
ΔE00 2.03
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCAD #FC63B2
analogous
#66FC63 #63FCAD #63FCFA
triadic
#63FCAD #AD63FC #FCAD63
tetradic
#63FCAD #6366FC #FC63B2 #FCFA63
square
#63FCAD #6366FC #FC63B2 #FCFA63
split-complementary
#63FCAD #FA63FC #FC6366
monochromatic
#04E06F #27FB8D #63FCAD #9FFDCD #DBFEEC
Accessibility & contrast
On white
1.31
#63FCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#63FCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCAD
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCAD | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA8
Deuteranopia (green-blind)
#E6DBB2
Tritanopia (blue-blind)
#14FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fcad; /* rgb */ color: rgb(99, 252, 173); /* oklch */ color: oklch(89.0% 0.171 157.4);
Tailwind
colors: {
custom: {
50: '#9dfec5',
500: '#63fcad',
950: '#000000',
},
}SCSS
$custom: #63fcad; $custom-light: #9dfec5; $custom-dark: #000000;
JSON
{
"hex": "#63fcad",
"rgb": {
"r": 99,
"g": 252,
"b": 173
},
"hsl": {
"h": 149.02,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88955,
"c": 0.17131,
"h": 157.4
},
"luminance": 0.75291
}Semantic roles & 50–950 ramp
primary
#63FCAD
secondary
#D62D84
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682