#63F692#63F692
#63F692 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.187 H 151.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63F692 |
|---|---|
| RGB | rgb(99, 246, 146) |
| HSL | hsl(139, 89%, 68%) |
| HSV | hsv(139, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.31, -60.60, 36.64) |
| CIE-LCH | lch(87.31, 70.82, 148.84°) |
| OKLab | oklab(86.99% -0.1639 0.0908) |
| OKLCH | oklch(86.99% 0.187 151) |
| XYZ | xyz(43.2864, 70.6353, 38.5414) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F692 #F663C7
analogous
#7DF663 #63F692 #63F6DC
triadic
#63F692 #9263F6 #F69263
tetradic
#63F692 #637DF6 #F663C7 #F6DC63
square
#63F692 #637DF6 #F663C7 #F6DC63
split-complementary
#63F692 #DC63F6 #F6637D
monochromatic
#0CD24C #29F36A #63F692 #9DF9BA #D7FDE3
Accessibility & contrast
On white
1.39
#63F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#63F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F692
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F692 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#34F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f692; /* rgb */ color: rgb(99, 246, 146); /* oklch */ color: oklch(87.0% 0.187 151.0);
Tailwind
colors: {
custom: {
50: '#9cfab3',
500: '#63f692',
950: '#000000',
},
}SCSS
$custom: #63f692; $custom-light: #9cfab3; $custom-dark: #000000;
JSON
{
"hex": "#63f692",
"rgb": {
"r": 99,
"g": 246,
"b": 146
},
"hsl": {
"h": 139.184,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.86986,
"c": 0.18732,
"h": 151
},
"luminance": 0.7064
}Semantic roles & 50–950 ramp
primary
#63F692
secondary
#CE309B
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581