#63FDA8#63FDA8
#63FDA8 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.1% C 0.177 H 155.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDA8 |
|---|---|
| RGB | rgb(99, 253, 168) |
| HSL | hsl(147, 97%, 69%) |
| HSV | hsv(147, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(89.73, -59.42, 28.86) |
| CIE-LCH | lch(89.73, 66.06, 154.09°) |
| OKLab | oklab(89.09% -0.1613 0.0727) |
| OKLCH | oklch(89.09% 0.177 155.7) |
| XYZ | xyz(47.3347, 75.7256, 49.1602) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.02
Sea Green (survey)
#53FCA1
ΔE00 1.21
Light Bluish Green
#76FDA8
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDA8 #FD63B8
analogous
#6BFD63 #63FDA8 #63FDF5
triadic
#63FDA8 #A863FD #FDA863
tetradic
#63FDA8 #636BFD #FD63B8 #FDF563
square
#63FDA8 #636BFD #FD63B8 #FDF563
split-complementary
#63FDA8 #F563FD #FD636B
monochromatic
#03E367 #27FC86 #63FDA8 #9FFECA #DCFFEB
Accessibility & contrast
On white
1.30
#63FDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#63FDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDA8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDA8 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E7DCAD
Tritanopia (blue-blind)
#1BFBE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fda8; /* rgb */ color: rgb(99, 253, 168); /* oklch */ color: oklch(89.1% 0.177 155.7);
Tailwind
colors: {
custom: {
50: '#9dffc2',
500: '#63fda8',
950: '#000000',
},
}SCSS
$custom: #63fda8; $custom-light: #9dffc2; $custom-dark: #000000;
JSON
{
"hex": "#63fda8",
"rgb": {
"r": 99,
"g": 253,
"b": 168
},
"hsl": {
"h": 146.883,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89094,
"c": 0.17695,
"h": 155.7
},
"luminance": 0.7573
}Semantic roles & 50–950 ramp
primary
#63FDA8
secondary
#D72D8B
accent
#007FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682