#63FCA2#63FCA2
#63FCA2 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.181 H 154.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCA2 |
|---|---|
| RGB | rgb(99, 252, 162) |
| HSL | hsl(145, 96%, 69%) |
| HSV | hsv(145, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(89.34, -60.13, 31.35) |
| CIE-LCH | lch(89.34, 67.81, 152.46°) |
| OKLab | oklab(88.74% -0.163 0.0786) |
| OKLCH | oklch(88.74% 0.181 154.3) |
| XYZ | xyz(46.4737, 74.8774, 46.1791) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.80
Sea Green (survey)
#53FCA1
ΔE00 0.93
Light Bluish Green
#76FDA8
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.86
Mediumspringgreen
#00FA9A
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCA2 #FC63BD
analogous
#71FC63 #63FCA2 #63FCEF
triadic
#63FCA2 #A263FC #FCA263
tetradic
#63FCA2 #6371FC #FC63BD #FCEF63
square
#63FCA2 #6371FC #FC63BD #FCEF63
split-complementary
#63FCA2 #EF63FC #FC6371
monochromatic
#04E05F #27FB7E #63FCA2 #9FFDC6 #DBFEEA
Accessibility & contrast
On white
1.31
#63FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#63FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCA2
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCA2 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99C
Deuteranopia (green-blind)
#E7DBA8
Tritanopia (blue-blind)
#24F9E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fca2; /* rgb */ color: rgb(99, 252, 162); /* oklch */ color: oklch(88.7% 0.181 154.3);
Tailwind
colors: {
custom: {
50: '#9dfebe',
500: '#63fca2',
950: '#000000',
},
}SCSS
$custom: #63fca2; $custom-light: #9dfebe; $custom-dark: #000000;
JSON
{
"hex": "#63fca2",
"rgb": {
"r": 99,
"g": 252,
"b": 162
},
"hsl": {
"h": 144.706,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88735,
"c": 0.18091,
"h": 154.3
},
"luminance": 0.74882
}Semantic roles & 50–950 ramp
primary
#63FCA2
secondary
#D62D91
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682