#63F992#63F992
#63F992 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.7% C 0.191 H 150.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63F992 |
|---|---|
| RGB | rgb(99, 249, 146) |
| HSL | hsl(139, 93%, 68%) |
| HSV | hsv(139, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(88.20, -61.73, 37.80) |
| CIE-LCH | lch(88.20, 72.38, 148.52°) |
| OKLab | oklab(87.72% -0.1668 0.0935) |
| OKLCH | oklch(87.72% 0.191 150.7) |
| XYZ | xyz(44.2062, 72.4750, 38.8480) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F992 #F963CA
analogous
#7FF963 #63F992 #63F9DD
triadic
#63F992 #9263F9 #F99263
tetradic
#63F992 #637FF9 #F963CA #F9DD63
square
#63F992 #637FF9 #F963CA #F9DD63
split-complementary
#63F992 #DD63F9 #F9637F
monochromatic
#08D94A #28F769 #63F992 #9EFBBB #D9FEE4
Accessibility & contrast
On white
1.36
#63F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#63F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F992
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F992 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#33F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f992; /* rgb */ color: rgb(99, 249, 146); /* oklch */ color: oklch(87.7% 0.191 150.7);
Tailwind
colors: {
custom: {
50: '#9dfcb3',
500: '#63f992',
950: '#000000',
},
}SCSS
$custom: #63f992; $custom-light: #9dfcb3; $custom-dark: #000000;
JSON
{
"hex": "#63f992",
"rgb": {
"r": 99,
"g": 249,
"b": 146
},
"hsl": {
"h": 138.8,
"s": 92.593,
"l": 68.235
},
"oklch": {
"l": 0.87716,
"c": 0.19125,
"h": 150.7
},
"luminance": 0.72479
}Semantic roles & 50–950 ramp
primary
#63F992
secondary
#D22E9F
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681