#63F690#63F690
#63F690 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.189 H 150.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63F690 |
|---|---|
| RGB | rgb(99, 246, 144) |
| HSL | hsl(138, 89%, 68%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.28, -60.93, 37.59) |
| CIE-LCH | lch(87.28, 71.59, 148.33°) |
| OKLab | oklab(86.95% -0.1647 0.0929) |
| OKLCH | oklch(86.95% 0.189 150.6) |
| XYZ | xyz(43.1322, 70.5736, 37.7292) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F690 #F663C9
analogous
#80F663 #63F690 #63F6D9
triadic
#63F690 #9063F6 #F69063
tetradic
#63F690 #6380F6 #F663C9 #F6D963
square
#63F690 #6380F6 #F663C9 #F6D963
split-complementary
#63F690 #D963F6 #F66380
monochromatic
#0CD249 #29F367 #63F690 #9DF9B9 #D7FDE2
Accessibility & contrast
On white
1.39
#63F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#63F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F690
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F690 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#35F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f690; /* rgb */ color: rgb(99, 246, 144); /* oklch */ color: oklch(87.0% 0.189 150.6);
Tailwind
colors: {
custom: {
50: '#9cfab1',
500: '#63f690',
950: '#000000',
},
}SCSS
$custom: #63f690; $custom-light: #9cfab1; $custom-dark: #000000;
JSON
{
"hex": "#63f690",
"rgb": {
"r": 99,
"g": 246,
"b": 144
},
"hsl": {
"h": 138.367,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.86951,
"c": 0.18912,
"h": 150.6
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#63F690
secondary
#CE309D
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581